ghcup-hs
Compiler installer
A tool for installing and managing the Glasgow Haskell Compiler (GHC)
293 stars
15 watching
91 forks
Language: Haskell
last commit: about 1 month ago cabalghchaskellinstallerunix-philosophy
Related projects:
Repository | Description | Stars |
---|---|---|
grin-compiler/ghc-whole-program-compiler-project | Enables whole program compilation and external STG IR tooling for GHC | 116 |
haskell-ci/haskell-ci | Generates CI workflows for multiple versions of the Haskell programming language compiler | 438 |
grin-compiler/ghc-grin | A compiler that integrates the GRIN backend with GHC to compile functional programming languages. | 144 |
ajhc/ajhc | A Haskell compiler that aims to improve the performance and efficiency of the language | 134 |
g-ford/cradle | Building a compiler in Haskell using a hands-on, top-down approach inspired by the "Let's Build a Compiler" series | 161 |
google/ghc-source-gen | A Haskell library for generating source code and code fragments based on the GHC API | 91 |
bydriv/mhc | A minimal implementation of a Haskell compiler | 63 |
haskell/cabal | A package manager and build tool for Haskell projects | 1,630 |
def-/ghc-vis | A tool to visualize live Haskell data structures in GHCi | 136 |
google/haskell-indexer | Provides libraries and tools for preprocessing Haskell source code to enable entity cross-referencing | 99 |
haskell-tools/haskell-tools | Developer tools for refactoring Haskell programs. | 249 |
bgamari/ghc-debug | Enables heap inspection and analysis of running Haskell programs from an external debugger | 61 |
heinrichapfelmus/hyper-haskell | An interactive graphical interpreter for the Haskell programming language | 361 |
commercialhaskell/haskelldocumentation | An intermediate documentation repository for collaborative learning experience in Haskell programming. | 208 |
1haskelladay/1had | Provides tools and exercises for practicing functional programming in Haskell | 118 |