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-dev
BeschreibungJane Street's standard library for OCaml
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.6.0-2+b1
Sektionocaml
Prioritätoptional
Installierte Größe5668 Byte
Hängt ab vonocaml-findlib, libbin-prot-camlp4-dev-fdab6, libcore-ocaml-v1oy2, libfields-camlp4-dev-ziol5, libres
Empfohlene Paketelibcore-ocaml-doc
PaketbetreuerDebian OCaml Maintainers
Quellejanest-core (0.6.0-2)
Paketgröße1635442 Byte
Prüfsumme MD58f505d99b5ab2c423b7b54617383a646
Prüfsumme SHA156ea9d931dacbee64d0a5d87b9ac779f2186398f
Prüfsumme SHA256aa28eec7671afdab9f2d4a725afcbaeafc451afad9ba5b735f312a1fcf00fd35
Link zum Herunterladenlibcore-ocaml-dev_0.6.0-2+b1_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 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.


Impressum
Linux is a registered trademark of Linus Torvalds