package linol

  1. Overview
  2. Docs
LSP server library

Install

Dune Dependency

Authors

Maintainers

Sources

v0.4.tar.gz
md5=731cdc0b04e300271d4d38de77e71dcb
sha512=33af7caed7c2afd4c5b0a7fd80570b89d516c59035c9aac5fe81912ce11b1a856460a5994851cb0a6be2799bc6a418bb2f53f9a65ab028c7c41db355a32ce546

README.md.html

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.