LSP protocol implementation in OCaml

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: 19 Jan 2023

Dependencies (9)

  1. ocaml >= "4.12"
  2. odoc with-doc
  3. uutf >= "1.0.2"
  4. ppx_expect >= "v0.15.0" & with-test
  5. cinaps with-test
  6. ppx_yojson_conv_lib >= "v0.14"
  7. yojson
  8. jsonrpc = version
  9. dune >= "3.0"

Reverse Dependencies (1)

  1. dolmen_lsp

Conflicts

    None