haskell-language-server
Haskell IDE
An official implementation of Haskell language server support for integrated development environments (IDEs) and text editors.
Official haskell ide support via language server (LSP). Successor of ghcide & haskell-ide-engine.
3k stars
52 watching
367 forks
Language: Haskell
last commit: 9 days ago cabalghchacktoberfesthaskellhaskell-language-serveridelsp-serverstack
Related projects:
Repository | Description | Stars |
---|---|---|
haskell/lsp | A Haskell implementation of the Microsoft Language Server Protocol | 366 |
ghc/ghc | The Glasgow Haskell Compiler is an interactive environment and compiler for the functional programming language Haskell. | 3,056 |
freeman42x/haskell-editor-setup | Instructions and tools for setting up Haskell development environments on various operating systems. | 101 |
lemmih/lhc | Compiles Haskell2010 code to LLVM IR using a custom optimization pipeline | 198 |
haskell/hackage-server | A package repository for Haskell, providing a central hub for distributing and managing Haskell packages. | 416 |
dhall-lang/vscode-dhall-lsp-server | Provides language features and diagnostics support for the Dhall programming language in Visual Studio Code | 17 |
haskelllive/haskelllive | Repository containing source code and resources for teaching Haskell programming concepts through live coding sessions | 130 |
bgamari/ghc-debug | Enables heap inspection and analysis of running Haskell programs from an external debugger | 62 |
google/codeworld | An educational programming environment using Haskell to teach computer science and math. | 1,242 |
silasmarvin/lsp-ai | A language server that integrates AI-powered functionality into popular code editors | 2,208 |
haskell/ghcup-hs | A tool for installing and managing the Glasgow Haskell Compiler (GHC) | 289 |
lehins/hip | Provides tools and functionality for processing and manipulating images in a Haskell programming language. | 116 |
bos/llvm | Haskell bindings to the LLVM compiler infrastructure project | 104 |
clojure-lsp/clojure-lsp | An LSP implementation for Clojure and ClojureScript, enabling language features such as code completion, refactoring, and error detection. | 1,173 |
grin-compiler/ghc-whole-program-compiler-project | Enables whole program compilation and external STG IR tooling for GHC | 116 |