Encyclopedia > Caml

  Article Content

Ocaml

Redirected from Caml

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



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Brazil

... in the north, and a more open terrain of hills and (low) mountains to the south, home to most of Brazil's population and its agricultural base. Along the coast of the ...

 
 
 
This page was created in 21.7 ms