| |
| | Donkin.org . Main . OCamlLanguage (Site not responding. Last check: ) |
 | | OCaml is a functional language that also supports object-oriented programming, and has a large library of modules for things such as file access, GUI support, etc. It is a dialect of the ML family of languages, and in particular is upward compatible with Caml Light, its non-OO predecessor. |
 | | OCaml includes an interpreter and a native code compiler, with good performance - depending on how you weight CPU, memory and code length, it's one of the top languages for CPU and memory efficiency, with concise code, in the Great Computer Language Shootout. |
 | | OCaml performance is generally competitive with C or C++, and sometimes better. |
| donkin.org /bin/view/Main/OCamlLanguage (297 words) |
|