mirror of
https://github.com/c-cube/linol.git
synced 2025-12-05 19:00:34 -05:00
8 lines
446 B
Markdown
8 lines
446 B
Markdown
|
|
# Linol [](https://github.com/c-cube/linol/actions/workflows/main.yml)
|
|
|
|
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/Eio implementation of the jsonrpc wire protocol.
|
|
|
|
## License
|
|
|
|
MIT license.
|