Ocaml 8

OCaml (formerly Objective Caml) is the main implementation of the Caml programming language created by Xavier Leroy, Jérôme Vouillon, Damien Doligez, Didier Rémy, Ascánder Suárez, and others in 1996. A member of the ML family, OCaml extends Caml with object-oriented features.

Wikipedia

Features

Multi-file mode

Versions

Name Version ID Multi-file mode
4.01.0 1
ocamlopt 4.05.0 3
ocamlopt 4.08.1 6
ocamlopt 4.11.1 7

Libraries

-

Examples

TEST problem

Sample solution to the TEST programming problem.

test_problem.ml
test_problem.in