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

Add Language Server Protocol support #7

Open
yubrot opened this issue Nov 23, 2022 · 0 comments
Open

Add Language Server Protocol support #7

yubrot opened this issue Nov 23, 2022 · 0 comments
Labels

Comments

@yubrot
Copy link
Owner

yubrot commented Nov 23, 2022

To support Language Server Protocol, llrl lacks

  • Incremental semantic analysis, separate compilation
  • Concurrency support
  • Standard library features
    • JSON
    • Networks

Probably it is difficult to implement LSP on top of the current llrl compiler architecture.

@yubrot yubrot added the p-low label Nov 23, 2022
@yubrot yubrot changed the title Improving development experience Add Language Server Protocol support Dec 20, 2022
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