On Monday 08 September 2008 12:24:02 Jun Furuse wrote:
> Hi,
>
> I have written a small compiler patch called ocamlspotter. It extends
> -annot option and records all the variable definition locations, so
> that we can jump from variable uses to their definitions easily from
> editors such as emacs.
>
> It is still in a beta version quality, but it is already very useful
> to browse very complex ocaml project trees.
>
> The source is available as a diff against a cvs version of OCaml compiler
> at:
>
> http://www.furuse.info/jun/hacks/ocamlspotter/
>
> Comments and suggestions are welcome.

Brilliant idea!

Throwback should also include the ocamldoc comment for the original definition 
and, as Yann Le Du recently suggested for F#, typeset LaTeX. :-)

-- 
Dr Jon Harrop, Flying Frog Consultancy Ltd.
http://www.ffconsultancy.com/?e

_______________________________________________
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs

Reply via email to