/effects-examples

Examples to illustrate the use of algebraic effects in Multicore OCaml

Primary LanguageOCamlISC LicenseISC

OCaml effects examples

Build Status

Examples to illustrate the use of algebraic effects in OCaml. See

Examples

Running the examples

Follow the instructions to install Multicore OCaml. Then,

$ opam install dune lwt
$ make

This builds all of the examples.

External examples

These are other examples that utilise OCaml effect handlers that are not in this repo: