package linol-lwt

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.1.tar.gz
md5=a4f0fcbe9d7ac6535e9c96b0f5008bb5
sha512=72f6254abb8d4fde51e6b2d6e05ae18967d69e0fa39a42d991601ddb4176dbc3da1d344c1e42e066dbe5d6b477352be9fd962c4d1a4e1e703d94f5c0b9a6f584

Description

Tags

lsp server lwt linol

Published: 24 Mar 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.