Paketname | libcore-ocaml |
Beschreibung | Jane Street's standard library for OCaml (runtime) |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.6.0-2build1 |
Sektion | universe/libs |
Priorität | optional |
Installierte Größe | 88 Byte |
Hängt ab von | ocaml-findlib, ocaml-base-nox-3.11.2, libc6 (>= 2.4) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | janest-core |
Paketgröße | 23922 Byte |
Prüfsumme MD5 | b98a9b8a326f8b2ba1a05854214b020c |
Prüfsumme SHA1 | 4fa884948fcaed6959e224d0d5852fd2b6e55043 |
Prüfsumme SHA256 | 344f6f87c51414283d0977d3c50c6eee090fd8ffd14d8ebe1d6c4c54f6c14277 |
Link zum Herunterladen | libcore-ocaml_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
.
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 runtime stuff you need to run programs using
Core (but not Core_extended).
|