lsp
LSP protocol implementation in OCaml
Implementation of the LSP protocol in OCaml. It is designed to be as portable as possible and does not make any assumptions about IO.
homepage ↗homepage ↗ github: ocaml/ocaml-lsp
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| guru gitweb ↗ | 1.19.0 | 2 | 2 d | details › |
| nest GitHub ↗ | 1.23.1 | 2 | 14 d | details › |
Versions & arches
Use flags of 1.23.1
- +ocamlopt Enable ocamlopt support (ocaml native code compiler) -- Produces faster programs (Warning: you have to disable/enable it at a global scale)
- test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)