<<Up     Contents

Ocaml

Redirected from Ocaml programming language

Objective CAML, also known as Ocaml or O'Caml for short (or some other alternative spelling), is an advanced programming language based on the ML family. To the functional and imperative features of Standard ML, it adds object-oriented concepts.

Ocaml provides both a bytecode compiler and a native code compiler, and the latter has been ported to a large number of platforms. The code generated by the native compiler is typically comparable to C/C++ in speed.

See also: F sharp programming language

External Links

wikipedia.org dumped 2003-03-17 with terodump