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
116 stars
11 watching
11 forks
Language: Haskell
last commit: 3 months ago ghchaskellstgwhole-program-compiler
Related projects:
Repository | Description | Stars |
---|---|---|
| A compiler that integrates the GRIN backend with GHC to compile functional programming languages. | 144 |
| A compiler back-end for optimizing and generating code for functional languages with whole program optimization support | 1,029 |
| A tool for installing and managing the Glasgow Haskell Compiler (GHC) | 293 |
| Building a compiler in Haskell using a hands-on, top-down approach inspired by the "Let's Build a Compiler" series | 161 |
| Generates CI workflows for multiple versions of the Haskell programming language compiler | 438 |
| A Haskell library for generating source code and code fragments based on the GHC API | 91 |
| Generates Haskell bindings for GObject Introspection capable libraries | 293 |
| A Haskell compiler that aims to improve the performance and efficiency of the language | 134 |
| A tool to visualize live Haskell data structures in GHCi | 136 |
| A compiler that translates code written in Gren into machine code or another target language. | 398 |
| A compiler that converts Haskell code into JavaScript to run in web browsers or other environments. | 1,440 |
| Compiles the MicroC programming language into machine code using Haskell | 116 |
| A Haskell compiler for a Lisp/Scheme-inspired language with an LLVM backend | 99 |
| The Glasgow Haskell Compiler is an interactive environment and compiler for the functional programming language Haskell. | 3,064 |
| A compiled stack-based language with a toy compiler for x86_64 and aarch64 targeting | 58 |