Differences between revisions 6 and 8 (spanning 2 versions)
Revision 6 as of 2007-12-12 01:08:00
Size: 551
Editor: ?det
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 2: Line 2:
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. 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 4: Line 4:
 * Official website : [http://caml.inria.fr/ http://caml.inria.fr/]
 * more information about OCaml Debian Maintenance: ["Teams/OCamlTaskForce"]
 * 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.