ghc-whole-program-compiler-project

Compiler plugin

Enables whole program compilation and external STG IR tooling for GHC

GHC Whole Program Compiler and External STG IR tooling

GitHub

116 stars
11 watching
12 forks
Language: Haskell
last commit: 7 days ago
ghchaskellstgwhole-program-compiler

Related projects:

Repository Description Stars
grin-compiler/ghc-grin A compiler that integrates the GRIN backend with GHC to compile functional programming languages. 143
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
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
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
haskell-gi/haskell-gi Generates Haskell bindings for GObject Introspection capable libraries 290
ajhc/ajhc A Haskell compiler that aims to improve the performance and efficiency of the language 134
def-/ghc-vis Visualizes live Haskell data structures in an interactive development environment. 135
gren-lang/compiler A compiler that translates code written in Gren into machine code or another target language. 391
valderman/haste-compiler A compiler that converts Haskell code into JavaScript to run in web browsers or other environments. 1,440
jmorag/mcc Compiles the MicroC programming language into machine code using Haskell 116
talw/crisp-compiler A Haskell compiler for a Lisp/Scheme-inspired language with an LLVM backend 99
ghc/ghc The Glasgow Haskell Compiler is an interactive environment and compiler for the functional programming language Haskell. 3,056
vmchale/kempe A compiled stack-based language with a toy compiler for x86_64 and aarch64 targeting 58