PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
March 07, 2007

OCaml 3.10.0 Beta Released

Posted: 2007-03-07 23:50:00
Languages ::

Objective Caml 3.10 Beta has been released. Objective Caml is a statically typed, strictly evaluated descendant of ML, offering object-oriented, functional and imperative features.

This beta release includes: the new 'ocamlbuild' compilation manager, support for virtual instance variables in classes, revisions to the Camlp4 implementation, a new Camlp4 API, support for 64-bit PPC Mac OS X, native-code compiler support for printing a stack backtrace on an uncaught exception, stack overflow detection on several platforms, faster string comparisons, library improvements, and other changes.