scheme-langserver
Scheme debugger
Implementing language features and diagnostics for Scheme programming languages
Scheme language server
166 stars
6 watching
13 forks
Language: Scheme
last commit: about 2 months ago lisplsp-serverscheme
Related projects:
Repository | Description | Stars |
---|---|---|
clojure-lsp/clojure-lsp | An LSP implementation for Clojure and ClojureScript, enabling language features such as code completion, refactoring, and error detection. | 1,186 |
haskell/lsp | A Haskell implementation of the Microsoft Language Server Protocol | 371 |
pollrobots/scheme | An interpreter for a Scheme programming language implemented in WebAssembly | 171 |
bash-lsp/bash-language-server | An integrated development environment for Bash scripts | 2,172 |
jeffbezanson/femtolisp | A lightweight Scheme-like implementation with a focus on speed and conciseness. | 1,587 |
silasmarvin/lsp-ai | A language server that integrates AI-powered functionality into popular code editors | 2,248 |
wader/jq-lsp | A language server providing features such as syntax checking and code completion for the jq programming language. | 70 |
dhall-lang/vscode-dhall-lsp-server | Provides language features and diagnostics support for the Dhall programming language in Visual Studio Code | 17 |
pure-d/serve-d | Implements a Microsoft Language Server Protocol server for the D programming language | 212 |
turbopape/scheje | A Scheme implementation on top of Clojure. | 145 |
schism-lang/schism | Experimental Scheme compiler to WebAssembly that aims to explore different ways to use WebAssembly and enable self-hosting | 207 |
ocaml/ocaml-lsp | A language server implementation for the OCaml programming language | 782 |
schemedoc/bibliography | Collects links to technical papers and theses on Scheme research | 151 |
justinethier/husk-scheme | A Haskell implementation of the Scheme programming language with advanced features and a minimalist design philosophy. | 309 |
pmunch/nimlsp | An implementation of the Language Server Protocol for the Nim programming language. | 418 |