8000 GitHub - glondu/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

glondu/ocaml-duppy

 
 

Repository files navigation

ocaml-duppy

ocaml-duppy is an advanced scheduler for Ocaml programmers.

Please read the COPYING file before using this software.

Prerequisites:

  • ocaml
  • findlib
  • ocaml-pcre
  • 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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • OCaml 91.9%
  • C 7.5%
  • Shell 0.6%
0