ocp-index
Lightweight completion and documentation browsing for OCaml libraries
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 installedocp-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
.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 31 Aug 2016
- Authors
- Maintainers
Sources
Dependencies
Reverse Dependencies
Conflicts
lambda-term
< "1.7" | >= "2.0"