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
- 07 Nov 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.14.2.tbz
sha256=d51f8761a19b3cb183b390cc3778e69eb6453213263d41e017eb3ec8dcc85494
sha512=344abc7229b647b9a12d27113a76b3865eaaa122364a5f2aa5cd5d79a2114f662ad8e867dc831450415edc41dfa1634ea32094d802a04e5103336d511bb2005d
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