Differences between revisions 1 and 8 (spanning 7 versions)
Revision 1 as of 2005-11-15 21:08:56
Size: 154
Editor: PeMac
Comment:
Revision 8 as of 2009-03-16 03:33:46
Size: 554
Editor: anonymous
Comment: converted to 1.6 markup
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/]]
 * Maintenance of OCaml-related packages in Debian: [[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 INRIA, France's national research institute for computer science, since 1985.