lsp
  1. Overview
  2. Docs

Description

Implementation of the LSP protocol in OCaml. It is designed to be as portable as possible and does not make any assumptions about IO.

Published: 24 Feb 2022

Dependencies (8)

  1. ocaml >= "4.12"
  2. uutf
  3. csexp >= "1.5"
  4. pp
  5. ppx_yojson_conv_lib >= "v0.14"
  6. yojson
  7. jsonrpc = version
  8. dune >= "2.9"

Dev Dependencies (1)

  1. odoc with-doc

Used by (1)

  1. dolmen_lsp

Conflicts

None