Differences between revisions 6 and 9 (spanning 3 versions)
Revision 6 as of 2007-12-12 01:08:00
Size: 551
Editor: ?det
Comment:
Revision 9 as of 2019-08-13 16:46:31
Size: 548
Editor: LevLamberov
Comment: Change link to the official website (OCaml INRIA page is updated infrequently)
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: [[https://ocaml.org/|https://ocaml.org/]]
 * 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.