Paketname | ocaml-native-compilers |
Beschreibung | Native code compilers of the OCaml suite (the .opt ones) |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
Version | 3.11.2-1 |
Sektion | devel |
Priorität | optional |
Installierte Größe | 6924 Byte |
Hängt ab von | ocaml-nox (= 3.11.2-1), gcc, binutils, libc6 (>= 2.7), libncurses5 (>= 5.6+20071006-3) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | ocaml |
Paketgröße | 2661098 Byte |
Prüfsumme MD5 | 6c61fe588795f23a88843bf929b45087 |
Prüfsumme SHA1 | eb982c40ca4da975c2deb4ab221f2ec9684f5b6a |
Prüfsumme SHA256 | 309d2d903497869cc74e10ac959a9d73d079fe3e063f40abad0c41042033d387 |
Link zum Herunterladen | ocaml-native-compilers_3.11.2-1_i386.deb |
Ausführliche Beschreibung | Objective Caml (OCaml) is an implementation of the ML language, based on
the Caml Light dialect extended with a complete class-based object system
and a powerful module system in the style of Standard ML.
.
This package contains the native code version of the compilers and lexer
(ocamlc.opt, ocamllex.opt, ocamlopt.opt, camlp4o.opt and camlp4r.opt).
The normal version of these programs are found in the 'ocaml' package.
For big source codes, these packages can be two to three times faster, but
for most normal sized sources, the difference won't be noticeable.
|