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
- Host: GitHub
- URL: https://github.com/ocamlpro/ocamlexc
- Owner: OCamlPro
- Created: 2012-03-09T09:02:41.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-03-09T09:26:58.000Z (over 14 years ago)
- Last Synced: 2023-03-11T18:18:49.252Z (over 3 years ago)
- Language: OCaml
- Homepage:
- Size: 281 KB
- Stars: 11
- Watchers: 7
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
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).