Ocaml
- ocamlc(1) The OCaml bytecode compiler
- ocamlcp(1) The OCaml profiling compilers
- ocamldebug(1) the OCaml source-level replay debugger.
- ocamldep(1) Dependency generator for OCaml
- ocamldoc(1) The OCaml documentation generator
- ocamldumpobj(1) disassembler for OCaml executable and .cmo object files
- ocamllex(1) The OCaml lexer generator
- ocamlmklib(1) generate libraries with mixed C / Caml code.
- ocamlmktop(1) Building custom toplevel systems
- ocamlobjinfo(1) dump information about OCaml compiled objects
- ocamlopt(1) The OCaml native-code compiler
- ocamloptp(1) The OCaml profiling compilers
- ocamlprof(1) The OCaml profiler
- ocamlyacc(1) The OCaml parser generator