ocp-browser
ocp-index is a light-weight tool and library providing easy access to the information contained in your OCaml cmi/cmt/cmti files.
It can be used to provide features like library interface browsing, auto-completion, show-type and goto-source.
This source tree builds:
ocp-index.lib
, the engine as a librarythe
ocp-index
command-line toolthe
ocp-grep
command-line tool, that can search code for a given qualified
OCaml ident (including uses afteropen
s, etc.)the
ocp-browser
tool, which is a browser for installed OCaml APIs on the
terminal
The first tree are part of opam package ocp-index
, and the latter is in its own ocp-browser
package.
ocp-index is part of TypeRex, developed and maintained by OCamlPro. Documentation to install and use this tool is available on http://www.typerex.org/ocp-index.html
It is released under LGPL v3 with linking exception.
md5=738dd32765ce0b6b6423620cc62b7db9
sha512=6360240c951ac64baf9b3736c9a37c41a5ac8c5ddf52e723019fb5ef294e786e245712fd88f408bd8f6881d8741ab152872181062acd81443eec07d1d703e85a
with-test
>= "2.0.0"
= version
>= "1.0"
build & >= "1.1.0"
>= "4.02.0"