An OCaml source browsing tool, OCamlSpotter 1.3.0 is out.
With OCamlSpotter, you can easily jump to identifier uses to the
corresponding definitions, resolving module inclusion and functor
applications. For further info, please check
http://jun.furuse.info/hacks/ocamlspotter .

This release is an update version for OCaml 3.12.1. It requires
compiler modification. The modified compiler source and OCamlSpotter
is found at:

   
https://bitbucket.org/camlspotter/mutated_ocaml/get/v3.12.1-ocamlspot-1.3.0.tar.gz

The diff against the original 3.12.1 can be easily obtained from the
bitbucket repo by hg diff -r ocaml-3.12.1-11110 -r
v3.12.1-ocamlspot-1.3.0 .

Happy hacking.

Jun

-- 
Caml-list mailing list.  Subscription management and archives:
https://sympa-roc.inria.fr/wws/info/caml-list
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs

Reply via email to