8000 GitHub - savonet/ocaml-duppy: OCaml asynchronous scheduler and monad for server-oriented programming.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

savonet/ocaml-duppy

Repository files navigation

⚠️ The development on this module has stopped! Its features have bee added to liquidsoap internally. Feel free to contact us if you are interested in a stand-alone module ⚠️

ocaml-duppy

ocaml-duppy is an advanced scheduler for Ocaml programmers.

Please read the COPYING file before using this software.

Documentation

The API is documented here: https://www.liquidsoap.info/ocaml-duppy/

Prerequisites:

  • ocaml
  • findlib
  • ocaml-re
  • dune

Compilation:

$ dune build

This should build both the native and the byte-code version of the extension library.

Installation:

Via opam:

$ opam install duppy

Via dune (for developers):

$ dune install

This should install the library file (using ocamlfind) in the appropriate place.

Author:

This author of this software may be contacted by electronic mail at the following address: savonet-users@lists.sourceforge.net.

About

OCaml asynchronous scheduler and monad for server-oriented programming.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 6

Languages

0