package duppy

  1. Overview
  2. Docs
Library providing monadic threads

Install

Dune Dependency

Authors

Maintainers

Sources

v0.9.5.tar.gz
md5=3d44e9b714291c199aaeb7bbed9d8eb0
sha512=9859a933d20777a0c1c12388b27953a391f71fe699c421ac52505ffab7321cef10454833927bf27355b0775192d8e6a2647c4fa5efe4874289db81577b9955d5

Description

Published: 27 Feb 2025

README

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.

Dependencies (3)

  1. re >= "1.7.2"
  2. dune >= "2.7"
  3. ocaml >= "4.07.0"

Dev Dependencies (1)

  1. odoc with-doc

Used by (2)

  1. liquidsoap >= "2.3.1"
  2. liquidsoap-core >= "2.2.4-1"

Conflicts

None

OCaml

Innovation. Community. Security.