ghc-grin
Compiler
A compiler that integrates the GRIN backend with GHC to compile functional programming languages.
GRIN backend for GHC
143 stars
20 watching
4 forks
Language: Haskell
last commit: about 3 years ago compilerfunctional-programmingghcgrinhaskell
Related projects:
Repository | Description | Stars |
---|---|---|
grin-compiler/ghc-whole-program-compiler-project | Enables whole program compilation and external STG IR tooling for GHC | 116 |
grin-compiler/grin | A compiler back-end for optimizing and generating code for functional languages with whole program optimization support | 1,030 |
haskell/ghcup-hs | A tool for installing and managing the Glasgow Haskell Compiler (GHC) | 289 |
gren-lang/compiler | A compiler that translates code written in Gren into machine code or another target language. | 391 |
ajhc/ajhc | A Haskell compiler that aims to improve the performance and efficiency of the language | 134 |
forest-lang/forest-compiler | A compiler for a multi-syntax functional programming language that compiles to WebAssembly | 620 |
g-ford/cradle | Building a compiler in Haskell using a hands-on, top-down approach inspired by the "Let's Build a Compiler" series | 160 |
valderman/haste-compiler | A compiler that converts Haskell code into JavaScript to run in web browsers or other environments. | 1,440 |
haskell-ci/haskell-ci | Generates CI workflows for multiple versions of the Haskell programming language compiler | 438 |
google/ghc-source-gen | A Haskell library for generating source code and code fragments based on the GHC API | 91 |
faylang/fay | A programming language that compiles to JavaScript, based on Haskell. | 1,283 |
gabriella439/grace | An interpreted functional programming language with type inference and efficient parsing. | 388 |
frege/frege | A Haskell implementation for the JVM with a strong focus on functional programming and type inference. | 3,642 |
kelilanguage/compiler | A Haskell implementation of a compiler for a custom programming language | 171 |
def-/ghc-vis | Visualizes live Haskell data structures in an interactive development environment. | 135 |