-
Notifications
You must be signed in to change notification settings - Fork 19
Development Studio for OCaml
License
Unknown and 3 other licenses found
Licenses found
Unknown
LICENSE.OCaml
LGPL-3.0
LICENSE.Profile
GPL-3.0
LICENSE.TypeRex
Unknown
LICENSE.lgpl2+linking_exception
danmey/typerex
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Requirements ============ * Linux (32-bit or 64-bit) * OCaml >= 3.11.2 Install ======= 1: ./configure [options] Usefull options (examples): --bindir=/opt/typerex --with-lispdir=~/.emacs.d default is a system-wide installation path --with-ocp-build=<command> default is 'ocp-build' if found, `pwd`/boot/ocp-build.boot otherwise --disable-auto-complete default is to install Emacs auto-complete, unless found in lispdir --enable-cmt binary-annotate typerex sources (for typerex developpers) 2: make 3: sudo make install Append (and/or customize) the contents of emacs.append to your ~/.emacs: 4: cat emacs.append >>~/.emacs Uninstall ========= To remove installed binaries and libraries: - sudo make uninstall Generating .cmt(i) files for TypeRex sources ============================================ Unless you already compiled TypeRex a first time, here is how to generate .cmt(i) files for TypeRex itself: 1: ./configure (without '--enable-cmt') 2: make 3: ./configure --enable-cmt 4: make
About
Development Studio for OCaml
Resources
License
Unknown and 3 other licenses found
Licenses found
Unknown
LICENSE.OCaml
LGPL-3.0
LICENSE.Profile
GPL-3.0
LICENSE.TypeRex
Unknown
LICENSE.lgpl2+linking_exception
Stars
Watchers
Forks
Packages 0
No packages published