package MlFront_Cache
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Caching for MlFront
Install
dune-project
Dependency
Authors
Maintainers
Sources
MlFront.tar.gz
md5=ab44f53bf2de58dd79e705341b14efe7
sha512=1f38ce5fbc5a4d4656c0c1ce89356e155387b2421adff8f99e0596f5d7746bcb0a2a4b2c3efada51ab9cebd61210e475c135c78d0f15c4384f73bb81b190b3f0
Description
Published: 26 Mar 2025
README
MlFront
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:
- Overview: https://diskuv.com/mlfront/overview-1
- API documentation: https://dkml.gitlab.io/build-tools/MlFront/. codept, a dependency of MlFront, is included.
Dependencies (10)
-
MlFront_Errors
= version -
MlFront_Core
= version -
uuidm
>= "0.9.8" -
sqlite3
>= "5.2.0" -
mirage-crypto-rng
>= "2.0.0" -
fpath
>= "0.7.3" -
fmt
>= "0.9.0" -
bos
>= "0.2.1" -
ocaml
>= "4.14" -
dune
>= "3.12"
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page