An open API service indexing awesome lists of open source software.

https://github.com/ocamlpro/ocamlexc

OCaml uncaught exception analyser
https://github.com/ocamlpro/ocamlexc

Last synced: about 1 year ago
JSON representation

OCaml uncaught exception analyser

Awesome Lists containing this project

README

          

ocamlexc: OCaml Uncaught Exception Analyser
===========================================
Original work by François Pessaux

March 9, 2012:
-------------
This is version 1.01.
François has updated it to use ocaml 3.12 parser. However, new constructs
made available after ocaml 3.00 are not implemented.

Documentation coming soon.

Dependencies:
-------------
- you need ocamltk (not labltk) installed (see other rep).