General purpose programming language in the ML family
ocaml
ocamlc
ocamlopt
ocamlfind
ocamllex
ocamlyacc
$ ocaml
$ ocamlc -o program program.ml
$ ocamlopt -o program program.ml