OCamlSpotter is a tool which finds definition places of various names (identifiers, type names, modules, etc) in OCaml programs automatically for you. The original OCaml’s -annot option provides the same sort of functionality but OCamlSpotter provides much more powerful browsing: it can find definitions hidden in the deep nested module aliases and functor applications.
(via caml-list)
One Trackback/Pingback
[...] This post was mentioned on Twitter by Planet Scheme. Planet Scheme said: Grant Rettke: Make exploring large OCaml projects easy http://bit.ly/9RD2Ml [...]
Post a Comment