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.0.tar.gz sha256=ddb1cfec4c2dd2112772cca4a98576a5df05c0be70dede98384d91e52314705b md5=f46a8b0c1ac41322bd8fedfec027f962 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/typerex-attic/typerex-attic.1.0.0/opam |
No package is dependent