Paketname | liblwt-ocaml-dev |
Beschreibung | cooperative light-weight thread library for OCaml |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 2.0.0-1build2 |
Sektion | universe/libdevel |
Priorität | extra |
Installierte Größe | 2736 Byte |
Hängt ab von | camlp4-3.11.2, libfindlib-ocaml-dev-v8p47, liblwt-ocaml-ikmg9, libreact-ocaml-dev-sfi46, libtext-oca |
Empfohlene Pakete | liblwt-ocaml-doc, ocaml-findlib |
Paketbetreuer | Ubuntu Developers |
Quelle | lwt |
Paketgröße | 586746 Byte |
Prüfsumme MD5 | 90ae8283a40b52e739ad65e40d72fbf3 |
Prüfsumme SHA1 | 4e8368b7969265032842e3ff3f1a037962699ce6 |
Prüfsumme SHA256 | bd0c0464ae44e196b87d5f7eae7b2185f64d51edf8c6c531769cdd65c30a95ac |
Link zum Herunterladen | liblwt-ocaml-dev_2.0.0-1build2_i386.deb |
Ausführliche Beschreibung | Lwt is a library of cooperative threads implemented in monadic style.
With respect to preemptive threads, cooperative threads are not using
a scheduler to distribute processor time between threads. Instead of
this, each thread must tell the others that he wants to let them
work.
.
This package contains all the development stuff you need to use the
core Lwt OCaml library in your programs.
|