package linol-lwt

  1. Overview
  2. Docs
LSP server library (with Lwt for concurrency)

Install

Dune Dependency

Authors

Maintainers

Sources

v0.2.tar.gz
md5=2f6137dfbf81e89697213583b7f6d3ab
sha512=b5d736c62f92b175c5a62d7f6fe91f0c43d6941997d734cd8fda5a6c7e3675839683ccda92d4df90820047847c9d93b54d8a86e1b3cfc91d5ab19ba4b6174d32

Description

Tags

lsp server lwt linol

Published: 07 Apr 2021

README

Linol

This is a wrapper around the lsp library, which provides base types for the protocol. Linol ("linol is not ocaml-lsp") provides an object abstraction so that users can override only the methods they provide, and a Lwt implementation of the jsonrpc wire protocol.

License

MIT license.

Dependencies (9)

  1. ocaml >= "4.08"
  2. yojson >= "1.6"
  3. base-unix
  4. lwt >= "5.1" & < "6.0"
  5. containers >= "3.0" & < "4.0"
  6. jsonrpc >= "1.4" & < "1.5"
  7. lsp >= "1.4" & < "1.5"
  8. linol = version
  9. dune >= "2.0"

Dev Dependencies (1)

  1. odoc with-doc

Used by (1)

  1. dolmen_lsp = "0.6"

Conflicts

None

OCaml

Innovation. Community. Security.