Paketname | libcore-extended-ocaml |
Beschreibung | Jane Street's standard library for OCaml - extensions (runtime) |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.6.0-2+b1 |
Sektion | ocaml |
Priorität | optional |
Installierte Größe | 60 Byte |
Hängt ab von | ocaml-findlib, libcore-ocaml-v1oy2, libpcre-ocaml-g7y84, ocaml-base-nox-3.11.2, libc6 (>= 2.3.4) |
Empfohlene Pakete | |
Paketbetreuer | Debian OCaml Maintainers |
Quelle | janest-core (0.6.0-2) |
Paketgröße | 11778 Byte |
Prüfsumme MD5 | d97c164c61c86f700f454c58a5b536f3 |
Prüfsumme SHA1 | c4a57be315ef41f5c521a1e25af362e402a82a5f |
Prüfsumme SHA256 | 1a61cb5cb6495f31ff3b8bee569906642477636117e6f4917453dc87b45ad892 |
Link zum Herunterladen | libcore-extended-ocaml_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
.
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_extended.
|