ocaml-duppy is an advanced scheduler for Ocaml programmers.
Please read the COPYING file before using this software.
The API is documented here: https://www.liquidsoap.info/ocaml-duppy/
- ocaml
- findlib
- ocaml-re
- dune
$ dune build
This should build both the native and the byte-code version of the extension library.
Via opam
:
$ opam install duppy
Via dune
(for developers):
$ dune install
This should install the library file (using ocamlfind) in the appropriate place.
This author of this software may be contacted by electronic mail at the following address: [email protected].