OCaml 4.x compiler and runtime for ML family programming
General purpose programming language in the ML family
ocaml
ocamlc
ocamlopt
ocamlfind
ocamlbuild
$ ocaml
$ ocamlc -o program program.ml
$ ocamlopt -o program program.ml