PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
May 18, 2007

OCaml 3.10.0 Released

Posted: 2007-05-18 23:20:00
Languages ::

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

This release includes: support for virtual instance variables in classes, the printing of stack backtraces on uncaught exceptions in native-code programs, a partial reimplementation of the Camlp4 preprocessor, the experimental 'ocamlbuild' compilation manager, a 64-bit Mac OS X PPC port, and other changes.