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: 23 Jun 2022

Dependencies (7)

  1. ocaml >= "4.12"
  2. uutf >= "1.0.2"
  3. ppx_yojson_conv_lib >= "v0.14"
  4. yojson
  5. dyn
  6. jsonrpc = version
  7. dune >= "2.9"

Dev Dependencies (4)

  1. odoc with-doc
  2. ppx_expect "v0.15.0" >= with-test
  3. menhir >= "20211230" & with-test
  4. cinaps with-test

Used by (1)

  1. dolmen_lsp

Conflicts

    None