Skip to content

johnwhitington/exn-source

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

exn-source

Exception backtrace for OCaml with source code printing.

To build

Run make. Now, make install will install it. Run examples/make to build the example.

To use

Use the package exnsource when compiling your program. Compile and link with -g and run with OCAMLRUNPARAM=b as usual.

Full instructions

See the built documentation, in doc/exnsource/html/index.html.

About

Exception backtrace for OCaml with source code printing

Resources

License

Stars

Watchers

Forks

Packages

No packages published