Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions Implementations.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

| Name | Maintainer | Repository (optional) | Notes |
|--------------------------|-----------------------------------------------------------------------|----------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------|
| _Aeon Programming Language_ | [Alcides Fonseca](https://github.com/alcides) | [aeon](https://github.com/alcides/aeon) | A programming language with liquid types and program synthesis built-in. |
| _Anakin Language Server_ | [Andrii Kolomoiets](https://github.com/muffinmad) | [anakin-language-server](https://github.com/muffinmad/anakin-language-server) | Yet another Jedi Python Language Server |
| _Chapel Language Server_ | [Chapel Team](https://github.com/chapel-lang) | [chapel](https://github.com/chapel-lang/chapel/tree/main/tools/chpl-language-server) | [Chapel](https://chapel-lang.org/) language server |
| _Cmake Language Server_ | [Regen100](https://github.com/regen100) | [cmake-language-server](https://github.com/regen100/cmake-language-server) | CMake LSP Implementation
Expand Down
Loading