Probabilistic programming in MATLAB
This is a toy implementation of probabilistic programming (ala Church etc) in MATLAB. For now probabilistic code will needs to be written in continuation passing style although eventually I hope to use a parser to transform automatically.