Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
MlFront
adds a Java-like packaging system to OCaml. The MlFront
name is a homage to cfront
which was tooling that translated "C with Classes" (now known as C++) into C code. Similarly, MlFront
-based tools can translate OCaml with packages into conventional OCaml.
MlFront
is permissively licensed under Apache 2.0. Its dependencies codept_lib
and the ocaml
standard library both have a weakly restrictive license.
Documentation: