caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [ANN] OCamlSpotter: OCaml compiler extension for source browsing
@ 2008-09-08 11:24 Jun Furuse
  2008-09-08 14:28 ` [Caml-list] " Jon Harrop
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Jun Furuse @ 2008-09-08 11:24 UTC (permalink / raw)
  To: caml-list

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.

Regards,
Jun FURUSE


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2008-09-18 17:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-09-08 11:24 [ANN] OCamlSpotter: OCaml compiler extension for source browsing Jun Furuse
2008-09-08 14:28 ` [Caml-list] " Jon Harrop
2008-09-08 20:43 ` Stefano Zacchiroli
2008-09-09  5:17 ` Nathaniel Gray
2008-09-09 10:09   ` Jun Furuse
2008-09-18 17:02   ` Xavier Leroy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).