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 <jun.furuse@gmail.com> |
---|---|
Published | |
Homepage | https://bitbucket.org/camlspotter/ocamlspot/ |
Issue Tracker | https://bitbucket.org/camlspotter/ocamlspot/issues?status=new&status=open |
Maintainer | jun.furuse@gmail.com |
Dependencies |
|
Source [http] | https://github.com/ocaml/opam-source-archives/raw/main/ocamlspot-4.02.1.2.3.0.tar.gz sha256=744770ef438cd6c4308717902a1ba4a7801637d7245c133e46a0682f15124e5a md5=2a68af48bf52b3b0ab3bc719cd9c611c |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/ocamlspot/ocamlspot.4.02.1.2.3.0/opam |
No package is dependent