package MlFront_Cli

  1. Overview
  2. Docs
Command line interfaces for MlFront

Install

Dune Dependency

Authors

Maintainers

Sources

MlFront.tar.gz
md5=27b5b3f26820330f323db5abed77d1b3
sha512=b1a402c2dd80bf8677930832ddcaef4c0df0405235e032a6c1e5a52d3b6aa160558a41bfc0a27f76adc9822748f4062dca279d19263776ff48888e03a29c2bcd

Description

Published: 14 Oct 2024

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:

Dependencies (13)

  1. digestif >= "1.1.4"
  2. menhir >= "20180523"
  3. ezjsonm >= "1.3.0"
  4. stringext >= "1.6.0"
  5. ppx_deriving >= "5.2.1"
  6. logs >= "0.7.0"
  7. fpath >= "0.7.3"
  8. fmt >= "0.9.0"
  9. crunch >= "3.3.1"
  10. cmdliner >= "1.2.0"
  11. bos >= "0.2.1"
  12. ocaml >= "4.14.0"
  13. dune >= "3.12"

Dev Dependencies (8)

  1. odoc with-doc
  2. ppxlib with-test & >= "0.30.0"
  3. tezt with-test & >= "4.1.0"
  4. stringext with-test & >= "1.6.0"
  5. re with-test & >= "1.11.0"
  6. crowbar with-test & >= "0.2.1"
  7. containers-data with-test & >= "3.13.1"
  8. diskuvbox with-test & >= "0.2.0"

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.