Paketname | libcore-ocaml-dev |
Beschreibung | Jane Street's standard library for OCaml |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.6.0-2build1 |
Sektion | universe/libdevel |
Priorität | optional |
Installierte Größe | 5672 Byte |
Hängt ab von | ocaml-findlib, libbin-prot-camlp4-dev-fdab6, libcore-ocaml-v1oy2, libfields-camlp4-dev-ziol5, libres |
Empfohlene Pakete | libcore-ocaml-doc |
Paketbetreuer | Ubuntu Developers |
Quelle | janest-core |
Paketgröße | 1630504 Byte |
Prüfsumme MD5 | 3c43ed18b7cd3e259bdb0734643b43ad |
Prüfsumme SHA1 | 74a3e8962aef2a07e326089e8dfa98acdf3f0921 |
Prüfsumme SHA256 | c141c9cbf4bbbdf65df82be3903ceb65191ddbbfaff72b4dff8ff5d9e5f00a9b |
Link zum Herunterladen | libcore-ocaml-dev_0.6.0-2build1_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 (but
not Core_extended) in your programs.
|