CAML- Categorical Abstract Machine Language
Caml is the acronym for
Categorical Abstract Machine Language. As mentioned, it is a machine programming language maintained by INRIA mainly used by computer. It has a high-performance native-code compiler which enables it to run large-scale software engineering. The OCAML , also known as Objective CAML is the main current implementation that actually add many new features to the language. Below are some tutorial links regarding this application :-
Introduction:
http://caml.inria.fr/
http://en.wikipedia.org/wiki/Caml
Tutorial link:
http://www.ocaml-tutorial.org/