= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
LSP protocol implementation in OCaml
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 }">
Authors
-
AAndrey Popp <8mayday@gmail.com>
-
RRusty Key <iam@stfoo.ru>
-
LLouis Roché <louis@louisroche.net>
-
OOleksiy Golovko <alexei.golovko@gmail.com>
-
RRudi Grinberg <me@rgrinberg.com>
-
SSacha Ayoun <sachaayoun@gmail.com>
-
Ccannorin <cannorin@gmail.com>
-
UUlugbek Abdullaev <ulugbekna@gmail.com>
-
Thibaut Mattio
-
MMax Lantas <mnxndev@outlook.com>
Maintainers
Sources
lsp-1.15.1-5.0.tbz
sha256=0650bbf4a280d8b3099032ec1b5d8f589d1d37b06e8fef8b72811f61b77407cd
sha512=73186aa0151add363c62ffba10114c60c484baa3592b74a8c2607d3a500af8cfcd42aa0f4a9b3f8f698288491d63e7cf464a85657038d62328b7edea7863b0c5
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: 19 Jan 2023
Dependencies (6)
-
ocaml
>= "4.12"
-
uutf
>= "1.0.2"
-
ppx_yojson_conv_lib
>= "v0.14"
- yojson
-
jsonrpc
= version
-
dune
>= "3.0"
Dev Dependencies (3)
-
odoc
with-doc
-
ppx_expect
>= "v0.15.0" & with-test
-
cinaps
with-test
Used by (1)
Conflicts
-
None
On This Page