/mpri-sync-bdd

OCaml Toplevel with BDDs for MPRI Parallélisme synchrone

Primary LanguageJavaScriptOtherNOASSERTION

OCaml Toplevel with BDDs for MPRI/M1 Parallélisme synchrone

An interactive top-level for following the BDD exercises of the MPRI course on Synchronous Parallelism and the ENS M1 course on synchronous programming.

This work builds on several key technologies:

The exercises build on the libraries:

More details and the license information can be found in about.html.

New directives

#exercises
#load_exercise "<name>"

Dependencies

opam install ocamlfind \
             higlo \
             ocp-indent \
             js_of_ocaml \
             js_of_ocaml-ppx \
             js_of_ocaml-tyxml \
             js_of_ocaml-toplevel \
             js_of_ocaml-lwt

Building

make