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
- 28 Jul 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
lsp-1.13.1.tbz
sha256=e55f5bd88a5be2ff325fbc3b98eb7317d64de12b3f59d8c812e3ea2824fd0cfc
sha512=6cbefb4f0152e3ee92dd52dcfa4cf0691a7e0a5669741c9ed3960afbefdd7970b51e419e9b4b7e46c3e783e69c07010c592580b4d21397e30976fe3df677acb6
Dependencies
ocaml
>= "4.12"
odoc
with-doc
uutf
>= "1.0.2"
ppx_expect
>= "v0.15.0" & with-test
menhir
>= "20211230" & with-test
cinaps
with-test
ppx_yojson_conv_lib
>= "v0.14"
jsonrpc
= version
dune
>= "3.0"
Reverse Dependencies