langbank / languages /

OCaml

id
ocaml
role
programming
claims first
.ml
extensions
.eliom .eliomi .ml .ml4 .mli .mll .mly .re .rei
shebangs
ocaml ocamlrun ocamlscript
block comment
(**)
shares
.ml with Standard ML
.re with C++, Reason
.rei with Reason

What is not known, and why

facetreasonnote
ecosystemExcludedopam names its manifest after the package, `<name>.opam`, and dune-project describes a build rather than a dependency set. The registry is carried as `pkg:opam`.