package duppy

  1. Overview
  2. Docs
Library providing monadic threads

Install

Dune Dependency

Authors

Maintainers

Sources

v0.9.0.tar.gz
md5=c86cab5bf72fb0f4522606b40e1b8b39
sha512=f847e1ad9ff36f6107d4518296ba794085e8897539c4fb7ba98d3709708bd069b0467465a939bf6738966192219d9bc64eee9db40c55be8195df24390570eb3f

Description

Published: 08 Oct 2020

README

ocaml-duppy

ocaml-duppy is an advanced scheduler for Ocaml programmers.

Please read the COPYING file before using this software.

Prerequisites:

  • ocaml >= 4.03.0

  • findlib >= 1.8.0

  • ocaml-pcre >= 7.3.4

  • dune >= 2.0

The code may work with earlier versions but these are the one currently supported.

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.

Dependencies (2)

  1. pcre
  2. dune > "2.0"

Dev Dependencies

None

Used by (1)

  1. liquidsoap = "1.4.4"

Conflicts

None

OCaml

Innovation. Community. Security.