DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibcore-ocaml
BeschreibungJane Street's standard library for OCaml (runtime)
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version0.6.0-2build1
Sektionuniverse/libs
Prioritätoptional
Installierte Größe88 Byte
Hängt ab vonocaml-findlib, ocaml-base-nox-3.11.2, libc6 (>= 2.4)
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quellejanest-core
Paketgröße23922 Byte
Prüfsumme MD5b98a9b8a326f8b2ba1a05854214b020c
Prüfsumme SHA14fa884948fcaed6959e224d0d5852fd2b6e55043
Prüfsumme SHA256344f6f87c51414283d0977d3c50c6eee090fd8ffd14d8ebe1d6c4c54f6c14277
Link zum Herunterladenlibcore-ocaml_0.6.0-2build1_i386.deb
Ausführliche BeschreibungCore 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).


Impressum
Linux is a registered trademark of Linus Torvalds