typerex-atticversion
A set of simple tools and libraries that we developed over the years
for temporary OCaml projects. Most of them are only maintained/improved when we need them for a task.
OCaml Tools
- ocp-check-globals: display global mutable values stored in the modules of an application.
- ocp-check-poly: display the use of polymorphic functions, that can sometimes be dangerous (polymorphic comparisons, etc.)
- ocp-manager: wrappers around OCaml binaries to automatically choose the correct opam switch.
- ocp-check-crcs: check the consistency of binary files in an OCaml distribution.
- ocp-check-headers: print the headers of all files in a project, can be used to add/replace headers.
- ocp-imports: print values imported by a module. Can also display imports by set of modules, to get the architecture of a project.
- ocp-pack: pack several OCaml source files into one source file, to get a result similar to the one of -pack
Author | Fabrice Le Fessant <fabrice.le_fessant@ocamlpro.com> |
---|---|
Published | |
Homepage | http://www.typerex.org/ |
Issue Tracker | https://github.com/OCamlPro/typerex-attic/issues |
Maintainer | Fabrice Le Fessant <fabrice.le_fessant@ocamlpro.com> |
Dependencies | |
Source [http] | http://github.com/OCamlPro/typerex-attic/archive/1.0.2.tar.gz sha256=c1020e343d3c15125515a5a8f5e4be5248fc10a188e47a98acabf33cb7786e92 md5=3e472f2cc761297c32582293404136c4 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/typerex-attic/typerex-attic.1.0.2/opam |
No package is dependent