ocamlspot
OCamlSpotter - OCaml source browsing
OCamlSpotter is a tool for OCaml source code browsing.
- You can search the definitions of names of values, functions, data types and modules.
- Emacs and Vim helpers help your browsing via editors.
- Definition search traverses module aliases and functor applications: if module M = N, OCamlSpotter automatically seeks the definition of M.x in N. Very helpful in the modern OCaml programming with lots of modules.
OCamlSpotter uses *.cmt and *.cmti files created by OCaml compiler 4.00.0 or newer with -bin-annot option.
In OPAM, ocamlspot.el and ocamlspot.vim is %{lib%}/ocamlspot .
Maintainer | jun.furuse@gmail.com |
---|---|
OCaml | = 4.01.0 (after 4.00.1.2.1.4) |
Events
Oct 25, 2013
Published version 4.01.0.2.2.0
Oct 25, 2013
Published version 4.00.1.2.1.4
Apr 3, 2013
Published version 4.00.1.2.1.2
Jan 14, 2013
Published version 4.00.0.2.1.1
Jan 2, 2013
Published version 4.00.0.2.1.0
Oct 5, 2012
Published version 4.00.0.2.0.1