package ocp-index

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

Install

Dune Dependency

Authors

Maintainers

Sources

1.1.5.tar.gz
md5=3d2d70aa17ea046d7b621a75a965da96

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: 31 Aug 2016

Dependencies (5)

  1. cmdliner
  2. re
  3. ocp-indent >= "1.4.2"
  4. ocp-build >= "1.99.13-beta"
  5. ocaml >= "4.01.0" & < "4.07"

Dev Dependencies

None

Used by (5)

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

Conflicts (1)

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