OCaml

This is an old revision of this page, as edited by 132.227.204.71 (talk) at 15:43, 25 February 2002 (OCaml is a programming language from the ML family). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

OCaml is an advanced programming language based on the ML family. It supports functional, imperative and object-oriented programming style. The code can either be compiled into bytecode or native for several platforms. There is much work in the compiler which, as a consequence, is highly efficient (see http://www.bagley.org/~doug/shootout/).

Official website: http://www.ocaml.org

Ressources: http://pauillac.inria.fr/caml