ocaml-native-compilers

Rating: 
0
No votes yet

Native code compilers of the OCaml suite (the .opt ones)
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.

Application versions: 
AttachmentSizeDate
File ocaml-native-compilers_3.12.1-2_armel.deb2.88 MB04/08/2013 - 22:27
Changelog: 

ocaml (3.12.1-2) unstable; urgency=low

* Fix compilation on kfreebsd-any: do not add -R$dir in X11 link options