Download Source Package ocaml:
Objective Caml (OCaml) is an implementation of the ML language, based on the Caml Light dialect extended with a complete class-based object system and a powerful module system in the style of Standard ML.
OCaml comprises two compilers. One generates bytecode which is then interpreted by a C program. This compiler runs quickly, generates compact code with moderate memory requirements, and is portable to essentially any 32 or 64 bit Unix platform. Performance of generated programs is quite good for a bytecoded implementation: almost twice as fast as Caml Light 0.7. This compiler can be used either as a standalone, batch-oriented compiler that produces standalone programs, or as an interactive, toplevel-based system.
The other compiler generates high-performance native code for a number of processors. Compilation takes longer and generates bigger code, but the generated programs deliver excellent performance, while retaining the moderate memory requirements of the bytecode compiler. It is not available on all arches though.
This package contains everything needed to develop OCaml applications that do not require the graphics library.
|
|
|
| Architecture | Version | Package Size | Installed Size | Files |
|---|---|---|---|---|
| alpha | 3.11.1-4 | 4,452.4 kB | 16364 kB | [list of files] |
| amd64 | 3.11.1-4 | 7,054.3 kB | 27724 kB | [list of files] |
| armel | 3.11.1-4 | 4,368.4 kB | 15888 kB | [list of files] |
| avr32 (unofficial port) | 3.11.1-3 | 4,387.6 kB | 15904 kB | [list of files] |
| hppa | 3.11.1-3 | 4,429.7 kB | 16004 kB | [list of files] |
| hurd-i386 | 3.11.1-4 | 6,769.2 kB | 24144 kB | [list of files] |
| i386 | 3.11.1-4 | 6,849.4 kB | 24188 kB | [list of files] |
| ia64 | 3.11.1-3 | 4,481.2 kB | 16588 kB | [list of files] |
| kfreebsd-amd64 | 3.11.1-4 | 6,993.6 kB | 27344 kB | [list of files] |
| kfreebsd-i386 | 3.11.1-4 | 6,784.1 kB | 23778 kB | [list of files] |
| m68k (unofficial port) | 3.11.1-2 | 3,624.3 kB | 13308 kB | [list of files] |
| mips | 3.11.1-3 | 4,422.8 kB | 16132 kB | [list of files] |
| mipsel | 3.11.1-4 | 4,395.5 kB | 16132 kB | [list of files] |
| powerpc | 3.11.1-3 | 6,988.1 kB | 24108 kB | [list of files] |
| s390 | 3.11.1-3 | 4,402.0 kB | 16004 kB | [list of files] |
| sparc | 3.11.1-4 | 6,821.6 kB | 24112 kB | [list of files] |