codeptversion

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.11.1/codept-0.11.1.tbz
sha256=d02d4cfee1961b5f8c7bc2f2be02e7844c286326a5205b52f907092da2b0996a
sha512=9288902cb946e64047bd757d8d0a4b675ed9bea3491bca2b334de9facc2800aa440e440a467cae28bb068df30610a45ae6ca1f22fbb828ac5f5074ef46fe5c49
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/codept/codept.0.11.1/opam
No package is dependent