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.
Author | octachron <octa@polychoron.fr> |
---|---|
License | GPL-3.0-only |
Published | |
Homepage | https://github.com/Octachron/codept |
Issue Tracker | https://github.com/Octachron/codept/issues |
Maintainer | octachron <octa@polychoron.fr> |
Dependencies | |
Optional dependencies | |
Source [http] | https://github.com/Octachron/codept/archive/0.10.2.tar.gz sha256=ddc973a59131ec69a7472e7ea63131aa86b3d0dbf73ae590f28fcd299e45b994 md5=cded6752fea4095af4706e7daf5d4d24 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/codept/codept.0.10.2/opam |
No package is dependent