ocaml/README.md

8 lines
361 B
Markdown
Raw Normal View History

2024-01-06 07:48:53 +01:00
# 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.