Skip to content

osiire/typerex

 
 

Repository files navigation

To clone

git clone [email protected]:OCamlPro/typerex.git
cd typerex
git checkout typerex2

To build

Configure:

./configure -prefix /usr/local

Build:

make

Install:

make install

Build and read the documentation:

make doc
cd docs/user-manual
evince user-manual.pdf

To use it

ocp-edit-mode install -emacs

If you want to customize your typerex config:

emacs ~/.ocp/ocp-edit-mode.conf

About

Development Studio for OCaml

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • OCaml 76.2%
  • C 21.9%
  • C++ 1.9%