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.

Authoroctachron <octa@polychoron.fr>
LicenseGPL-3.0-only
Published
Homepagehttps://github.com/Octachron/codept
Issue Trackerhttps://github.com/Octachron/codept/issues
Maintaineroctachron <octa@polychoron.fr>
Dependencies
Source [http] https://github.com/Octachron/codept/archive/0.10.3.tar.gz
md5=84188eac5808667399e6b296b0b9d348
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/codept/codept.0.10.3/opam
No package is dependent