Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 230 Bytes

File metadata and controls

8 lines (4 loc) · 230 Bytes

This is an javascript OED library designed for the probabilistic programming language webppl.

To execute an oed, run the command:

webppl file.wppl --require-js ./src/oed.js

Example oed programs are in the ./example directory.