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: 24 Feb 2022

Dependencies (9)

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

Reverse Dependencies (1)

  1. dolmen_lsp

Conflicts

    None