scheme-langserver
Scheme debugger
Implementing language features and diagnostics for Scheme programming languages
Scheme language server
162 stars
6 watching
13 forks
Language: Scheme
last commit: 6 days 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,173 |
haskell/lsp | A Haskell implementation of the Microsoft Language Server Protocol | 366 |
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,151 |
jeffbezanson/femtolisp | A lightweight Scheme-like implementation with a focus on speed and conciseness. | 1,590 |
silasmarvin/lsp-ai | A language server that integrates AI-powered functionality into popular code editors | 2,208 |
wader/jq-lsp | Language server for a scripting language commonly used in data processing and configuration. | 65 |
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 | 209 |
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 | 205 |
ocaml/ocaml-lsp | A language server implementation for the OCaml programming language | 772 |
schemedoc/bibliography | Collects links to technical papers and theses on Scheme research | 150 |
justinethier/husk-scheme | A Haskell implementation of the Scheme programming language with advanced features and a minimalist design philosophy. | 308 |
pmunch/nimlsp | An implementation of the Language Server Protocol for the Nim programming language. | 419 |