codeptversion Documentation on ocaml.org

Alternative ocaml dependency analyzer

Codept intends to be a dependency solver for OCaml project and an alternative to ocamldep. Compared to ocamldep, codept major features are:

  • whole project analysis
  • exhaustive warning and error messages
  • structured format (s-expression or json) for dependencies
  • uniform handling of delayed alias dependencies
  • (experimental) full dependencies, when dependencies up to transitive closure are not enough

Both ocamldep and codept computes an over-approximation of the dependencies graph of OCaml project. However, codept uses whole project analysis to reduce the number of fictitious dependencies inferred at the project scale, whereas ocamldep is, by design, limited to local file analysis.

AuthorFlorian Angeletti <octa@polychoron.fr>
LicenseGPL-3.0-or-later
Published
Homepagehttps://github.com/Octachron/codept
Issue Trackerhttps://github.com/Octachron/codept/issues
MaintainerFlorian Angeletti <octa@polychoron.fr>
Dependencies
Source [http] https://github.com/Octachron/codept/releases/download/0.13.0/codept-0.13.0.tbz
sha256=5e6631d6bcb84d149460d046c71afa4a6342aa8d9adaf2b1f45989dd33a3ac92
sha512=ed58520e2b94c6d6b01466f2de464e5bfd95efd8d9d8e41e1d95e3c3f250b20118b3c2d08492cbc86152c334730fa43d110331d090fcc98e8be7fdc7b47962ff
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/codept/codept.0.13.0/opam
No package is dependent