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, including the graphics libraries.
|
|
|
| Architecture | Version | Package Size | Installed Size | Files |
|---|---|---|---|---|
| alpha | 3.11.1-4 | 1,595.3 kB | 6420 kB | [list of files] |
| amd64 | 3.11.1-4 | 2,113.2 kB | 9560 kB | [list of files] |
| armel | 3.11.1-4 | 1,557.9 kB | 6340 kB | [list of files] |
| avr32 (unofficial port) | 3.11.1-4 | 1,558.3 kB | 6340 kB | [list of files] |
| hppa | 3.11.1-3 | 1,584.4 kB | 6364 kB | [list of files] |
| hurd-i386 | 3.11.1-4 | 2,056.8 kB | 8548 kB | [list of files] |
| i386 | 3.11.1-4 | 2,095.2 kB | 8564 kB | [list of files] |
| ia64 | 3.11.1-3 | 1,571.3 kB | 6436 kB | [list of files] |
| kfreebsd-amd64 | 3.11.1-4 | 2,072.3 kB | 9094 kB | [list of files] |
| kfreebsd-i386 | 3.11.1-4 | 2,058.0 kB | 8082 kB | [list of files] |
| m68k (unofficial port) | 3.11.1-2 | 1,575.2 kB | 6296 kB | [list of files] |
| mips | 3.11.1-3 | 1,584.1 kB | 6368 kB | [list of files] |
| mipsel | 3.11.1-4 | 1,559.0 kB | 6364 kB | [list of files] |
| powerpc | 3.11.1-3 | 2,187.7 kB | 8768 kB | [list of files] |
| s390 | 3.11.1-4 | 1,559.0 kB | 6340 kB | [list of files] |
| sparc | 3.11.1-4 | 2,130.6 kB | 8816 kB | [list of files] |