ada-lsp
Language Server Implementation
An implementation of the Language Server Protocol for a specific programming language
Language Server Protocol for Ada
11 stars
8 watching
1 forks
Language: Ada
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
adacore/ada_language_server | An implementation of the Microsoft Language Server Protocol for Ada/SPARK and GPR project files. | 242 |
reznikmm/adalib | A collection of predefined Ada library units as defined in the Ada Reference Manual | 20 |
pmunch/nimlsp | An implementation of the Language Server Protocol for the Nim programming language. | 418 |
haskell/lsp | A Haskell implementation of the Microsoft Language Server Protocol | 371 |
alex-gamper/ada-languageserver | An LSP client prototype for Visual Studio 2017 implementing support for the Ada programming language | 1 |
ocaml/ocaml-lsp | A language server implementation for the OCaml programming language | 782 |
pure-d/serve-d | Implements a Microsoft Language Server Protocol server for the D programming language | 212 |
reznikmm/protobuf | An implementation of Google's Protocol Buffers in Ada, providing a way to serialize structured data. | 33 |
reznikmm/anagram | An Ada library to work with grammars of program languages, providing tools for grammar handling and parser generation. | 4 |
silasmarvin/lsp-ai | A language server that integrates AI-powered functionality into popular code editors | 2,248 |
reznikmm/increment | A library for incremental analysis and parsing of programming languages, specifically designed to support the construction of integrated development environments. | 4 |
reznikmm/ada-pretty | A library that generates pretty-printed Ada code from program trees | 4 |
clojure-lsp/clojure-lsp | An LSP implementation for Clojure and ClojureScript, enabling language features such as code completion, refactoring, and error detection. | 1,186 |
daskol/typstd | A language server implementation for a markup language that provides workspace management and completion capabilities | 1 |
vindarel/list-of-languages-implemented-in-lisp | Compiles information about programming languages implemented in dialects of Lisp. | 14 |