package ocp-index

  1. Overview
  2. No Docs
Lightweight completion and documentation browsing for OCaml libraries

Install

Dune Dependency

Authors

Maintainers

Sources

1.1.2.tar.gz
md5=c9089c112a6dca068df13869708ae704

Description

This package includes

  • The ocp-index library and command-line tool
  • ocp-browser, an interface browser for installed and in-project modules. This requires lambda-term installed
  • ocp-grep, a tool that finds uses of a given (qualified) identifier in a source tree
  • bindings for emacs and vim (sublime text also available)

To automatically configure your editors, install this with package user-setup.

Tags

org:ocamlpro org:typerex

Published: 22 Jun 2015

Dependencies (5)

  1. cmdliner
  2. re
  3. ocp-indent >= "1.4.2"
  4. ocp-build build & >= "1.99.6-beta"
  5. ocaml >= "4.00.0" & < "4.03"

Dev Dependencies

None

Used by (4)

  1. iocaml-kernel < "0.4.6"
  2. ocaml-top >= "1.1.1" & < "1.2.0"
  3. ocp-index-top
  4. starterkit

Conflicts (1)

  1. lambda-term < "1.7" | >= "2.0"