Encyclopedia > Ocaml

  Article Content

Ocaml

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
Anna Karenina

... Outline of the Plot The title character, Anna, is the wife of the bureaucrat Karenin. She is invited from her home in St Petersburg to Moscow to mediate the ...

 
 
 
This page was created in 32.1 ms