lsp
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.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 24 Feb 2022
- Authors
-
-
Andrey Popp <8mayday@gmail.com>
-
Rusty Key <iam@stfoo.ru>
-
Louis Roché <louis@louisroche.net>
-
Oleksiy Golovko <alexei.golovko@gmail.com>
-
Rudi Grinberg <me@rgrinberg.com>
-
Sacha Ayoun <sachaayoun@gmail.com>
-
cannorin <cannorin@gmail.com>
-
Ulugbek Abdullaev <ulugbekna@gmail.com>
-
Thibaut Mattio
-
Max Lantas <mnxndev@outlook.com>
-
- Maintainers
Sources
jsonrpc-1.10.3.tbz
sha256=a3ac1073b0728b94f4bdb0111772c0abaf7ff70324399450eab7156bfac151f1
sha512=bed6ddbde28088e43db0d40ab27056ba22537d19ffe8117a3da4c77676948f18708b06937dd2c972dce5c5822ea751c9c85cfa1ce3c1b3739460d4a24ebc2282
Dependencies
ocaml
>= "4.12"
odoc
with-doc
csexp
>= "1.5"
ppx_yojson_conv_lib
>= "v0.14"
jsonrpc
= version
dune
>= "2.9"
Reverse Dependencies