Objective Caml is the most popular variant of the Caml language.
From a language standpoint, it extends the core
Caml language with a fully-fledged object-oriented layer, as
well as a powerful module system, all connected by a
sound, polymorphic type system featuring type inference.
The Objective Caml system is an industrial-strength
implementation
of this language, featuring a high-performance native-code
compiler (ocamlopt) for 9 processor architectures
(IA32, PowerPC, AMD64, Alpha, Sparc, Mips, IA64, HPPA,
StrongArm), as well as a bytecode compiler (ocamlc)
and an interactive read-eval-print loop (ocaml)
for quick development
and portability. The Objective Caml distribution includes a
comprehensive standard library, a replay debugger
(ocamldebug),
lexer (ocamllex) and parser (ocamlyacc)
generators, a pre-processor pretty-printer (camlp4)
and a documentation generator
(ocamldoc).
Version 3.10.2:
- PR#1217 (partial) Typo in ocamldep man page
- PR#3952 (partial) ocamlopt: allocation problems on ARM
- PR#4339 (continued) ocamlopt: problems on HPPA
- PR#4455 str.mli not installed under Windows
- PR#4473 crash when accessing float array with polymorphic method
- PR#4480 runtime would not compile without gcc extensions
- PR#4481 wrong typing of exceptions with object arguments
- PR#4490 typo in error message
- Random crash on 32-bit when major_heap_increment >= 2^22
- Big performance bug in Weak hashtables
- Small bugs in the make-package-macosx script
- Bug in typing of polymorphic variants (reported on caml-list)
Intel Mac, Mac OS X 10.4.6 or later, X11, and XCode tools 2.2 or later.
|
| Developer: | INRIA |
| Downloads: | 1,365 |
| - Version d/l: | 359 |
| Development: | Source |
| License: | Free |
| Date: | 20 Apr 2008 |
| Platform: | PPC/Intel |
No similar products suggested yetSuggest something else: |