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: 20 May 2022

Dependencies (11)

  1. ocaml >= "4.12"
  2. odoc with-doc
  3. uutf >= "1.0.2"
  4. ppx_expect "v0.14.0" >= with-test
  5. menhir "20211230" >= with-test
  6. cinaps with-test
  7. ppx_yojson_conv_lib >= "v0.14"
  8. yojson
  9. dyn
  10. jsonrpc = version
  11. dune >= "2.9"

Reverse Dependencies (1)

  1. dolmen_lsp

Conflicts

    None