OCaml

Objective Caml (OCaml) is a programming language which is a dialect of ML (programming language). It extends the Caml language so object-oriented programming can be used.

OCaml
OCaml Logo.svg
Paradigm(s)Multi-paradigm: functional, imperative, modular,[1] object-oriented
FamilyML
Appeared in1996; 28 years ago (1996)
Designed byXavier Leroy, Jérôme Vouillon, Damien Doligez, Didier Rémy, Ascánder Suárez
DeveloperINRIA
Typing disciplineInferred, static, strong, structural
Influenced byC, Caml, Modula-3, Pascal, Standard ML
InfluencedATS, Coq, Elm, F#, F*, Haxe, Opa, Rust, Scala
Implementation languageOCaml, C
PlatformIA-32, x86-64, Power, SPARC, ARM 32-64
OSCross-platform: Unix, macOS, Windows
LicenseLGPLv2.1
Usual filename extensions.ml, .mli
Wikibooks logo Objective Caml at Wikibooks

Bibliography

  • Whitington, John (2013). OCaml from the Very Beginning. Coherent Press. ISBN 9780957671102.

References

  1. "Modules". Retrieved 22 February 2020.

Other websites