package codept

  1. Overview
  2. Docs
alternative ocaml dependency analyzer

Install

Dune Dependency

Authors

Maintainers

Sources

0.9.1.tar.gz
sha256=7a38bd58d370a16c2b96aa4cf9fcec08d8b72d17a4a5b92a757b4e984f89a053
md5=a3f0e371b70bc78dfa3ae5d079133da0

Description

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
  • 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.

Published: 17 Jun 2017

Dependencies (2)

  1. base-unix
  2. ocaml >= "4.03.0" & < "4.06.0"

Dev Dependencies

None

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.