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

Update Implementations.md with Chapel's language server #439

Merged
merged 1 commit into from
Mar 15, 2024

Conversation

DanilaFe
Copy link
Contributor

@DanilaFe DanilaFe commented Mar 14, 2024

Description

This PR adds a row for the Chapel language server to implementations.md. Chapel is a programming language for productive parallel computing. Our language server implementation uses pygls, and is found here (also linked in the docs): https://github.com/chapel-lang/chapel/tree/main/tools/chpl-language-server.

Code review checklist (for code reviewer to complete)

  • Pull request represents a single change (i.e. not fixing disparate/unrelated things in a single PR)
  • Title summarizes what is changing
  • Commit messages are meaningful (see this for details)
  • Tests have been included and/or updated, as appropriate
  • Docstrings have been included and/or updated, as appropriate
  • Standalone docs have been updated accordingly

@DanilaFe DanilaFe marked this pull request as ready for review March 14, 2024 23:42
@tombh tombh merged commit 79c0bcc into openlawlibrary:main Mar 15, 2024
16 checks passed
@tombh
Copy link
Collaborator

tombh commented Mar 15, 2024

Thank you ❤️

@tombh tombh mentioned this pull request Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants