Differences between revisions 1 and 6 (spanning 5 versions)
Revision 1 as of 2005-11-15 21:08:56
Size: 154
Editor: PeMac
Comment:
Revision 6 as of 2007-12-12 01:08:00
Size: 551
Editor: ?det
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Objective Caml programs and libraries = Objective Caml (OCaml) =
OCaml is a general-purpose programming language, designed with program safety and reliability in mind. It is very expressive, yet easy to learn and use. OCaml supports functional, imperative, and object-oriented programming styles. It has been developed and distributed by [http://www.inria.fr INRIA], France's national research institute for computer science, since 1985.
Line 3: Line 4:
 * Mail list: http://lists.debian.org/debian-ocaml-maint/
 * Official website : http://pauillac.inria.fr/caml/
 * Official website : [http://caml.inria.fr/ http://caml.inria.fr/]
 * more information about OCaml Debian Maintenance: ["Teams/OCamlTaskForce"]

Objective Caml (OCaml)

OCaml is a general-purpose programming language, designed with program safety and reliability in mind. It is very expressive, yet easy to learn and use. OCaml supports functional, imperative, and object-oriented programming styles. It has been developed and distributed by [http://www.inria.fr INRIA], France's national research institute for computer science, since 1985.