TypeRex, the OCaml Programming Studio
TypeRex is a set of open-source tools and libraries for developing applications in OCaml, edited by OCamlPro. It is currently under development. Libraries and tools are released independantly, as soon as they reach a state where they can be tested and used by users.
The first prototype of TypeRex TypeRex for Emacs can still be used to edit OCaml 3.12.1 code under Emacs.
Tools
| ocp-build | A build manager for OCaml applications | 1.99.5-beta |
| ocp-indent | A customizable tool to indent OCaml code | 1.1.0 |
| ocp-index | A tool to search environment for auto-completion | 0.1.0 |
Libraries
| ocplib-endian | Optimised functions to read int16/32/64 ints from strings | 0.3 |
| ocplib-wxOCaml | A binding to WxWidgets 2.8/2.9, to build graphical interfaces | 0.1 |