|
|
|
Package ocaml
Details
Version: 3.09.0
Architectures: pc.i86.linux
Maintainer: Simon Bowden <simonb@cse>
Website: http://www.ocaml.org/
Category: programming
Sources: http://caml.inria.fr/pub/distrib/ocaml-3.09/ocaml-3.09.0.tar.gz
Description
OCaml is a functional, imperative, object oriented,
platform independent, fast-as-C language. Official version: Objective
Caml is an implementation of the Caml dialect of ML extended with
class-based objects and a powerful module system in the style of SML's.
It continues the Caml Light effort in many ways (separate compilation,
low memory requirements, fast turnaround through bytecode
interpretation), but also significantly departs from Caml Light on other
points (objects, the module calculus, and a high-performance native-code
compiler). The OCaml reference manual is also available in Postscript
form in ~stulocal/doc/ocaml/.
|
|