package lsp

  1. Overview
  2. No 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: 26 Nov 2021

Dependencies (9)

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

Dev Dependencies (1)

  1. odoc with-doc

Used by (1)

  1. dolmen_lsp

Conflicts

None