linol/README.md
Simon Cruanes 72dc0a02c3 specify it's MIT
close #4
2021-03-11 14:27:38 -05:00

8 lines
301 B
Markdown

# 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.