ocamlspotversion
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 .
Author | Jun Furuse |
---|---|
Published | |
Homepage | https://gitlab.com/camlspotter/ocamlspot |
Issue Tracker | https://gitlab.com/camlspotter/ocamlspot/-/issues |
Maintainer | jun.furuse@gmail.com |
Dependencies | |
Source [http] | https://gitlab.com/camlspotter/ocamlspot/-/archive/4.07.0.2.3.2/ocamlspot-4.07.0.2.3.2.tar.bz2 sha256=6316fe71416188c22547c2525494a1cb794c4c098cea161e038fee19f3c71159 md5=2e16c406dc9275fcc3ffbb3300ccc589 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/ocamlspot/ocamlspot.4.07.0.2.3.2/opam |
No package is dependent