Paketname | libcore-extended-ocaml-dev |
Beschreibung | Jane Street's standard library for OCaml - extensions |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.6.0-2+b1 |
Sektion | ocaml |
Priorität | optional |
Installierte Größe | 1544 Byte |
Hängt ab von | ocaml-findlib, libbin-prot-camlp4-dev-fdab6, libcore-extended-ocaml-shlk9, libcore-ocaml-dev-v1oy2, |
Empfohlene Pakete | libcore-ocaml-doc |
Paketbetreuer | Debian OCaml Maintainers |
Quelle | janest-core (0.6.0-2) |
Paketgröße | 408636 Byte |
Prüfsumme MD5 | b71fbb53a36a5cdac7e3e5799986ac54 |
Prüfsumme SHA1 | f80aca771aed7fe01cbc284b3d4fb79069da6e48 |
Prüfsumme SHA256 | 455190a25bdea74f21dbff746042182866767fd6cde0b9813ed9cb3a701d965b |
Link zum Herunterladen | libcore-extended-ocaml-dev_0.6.0-2+b1_i386.deb |
Ausführliche Beschreibung | Core is an alternative to the OCaml standard library developed by
Jane Street Capital.
.
Core does a number of things:
.
* provides tail recursive versions of non tail recursive functions in
the standard library;
* changes the signature of many of the standard modules to enforce
consistent naming conventions;
* includes generic serialization for most types;
* adds some new modules as well as new functionality to existing
modules.
.
Beware that Core extends some functionality of the legacy standard
library, and outright changes or replaces other; backward compatibility
with the legacy standard library has not to be expected.
.
The code of Core is routinely reviewed within Jane Street Capital
according to their quality assurance requirements. The extra library
called Core_extended adds new functionalities on top of Core, but is
only reviewed on an ad-hoc basis.
.
This package contains the development stuff you need to use
Core_extended in your programs.
|