Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement language server #48

Open
jasone opened this issue Feb 27, 2020 · 0 comments
Open

Implement language server #48

jasone opened this issue Feb 27, 2020 · 0 comments
Labels

Comments

@jasone
Copy link
Contributor

jasone commented Feb 27, 2020

Implement a language server in the same vein as OCaml's Merlin, possibly using the Language Server Protocol (LSP) as the interface. The following paper contains thorough insight into error recovery, idempotence, etc.: Merlin: A Language Server for OCaml (Experience Report).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant