package duppy

  1. Overview
  2. Docs
Library providing monadic threads

Install

Dune Dependency

Authors

Maintainers

Sources

v0.9.1.tar.gz
md5=acc80c67fcb070da01768a5431c6a67b
sha512=f802a6d82f54970ef10d0a76cf8989cfcba509e10b4b04b0d0a3eac24c4a488d56f899fa92d879a52d82c139dc0d3dcd61d9cffa43d163dc6e3abc3840f3de67

Description

Published: 21 Jun 2021

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.7"

Dev Dependencies (1)

  1. odoc with-doc

Used by (1)

  1. liquidsoap >= "1.4.4" & < "2.2.0"

Conflicts

None

OCaml

Innovation. Community. Security.