compiler
Haskell compiler builder
A tool for bootstrapping and compiling self-hosting Haskell compilers from a minimal C compiler.
The adventures of a Haskell compiler
214 stars
13 watching
16 forks
Language: Haskell
last commit: 3 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| Building a compiler in Haskell using a hands-on, top-down approach inspired by the "Let's Build a Compiler" series | 161 |
| A compiler that translates Haskell code into C99, simulating various stages of compilation and intermediate representations. | 119 |
| A Haskell compiler that aims to improve the performance and efficiency of the language | 134 |
| A minimal implementation of a Haskell compiler | 63 |
| A tool for installing and managing the Glasgow Haskell Compiler (GHC) | 293 |
| A toolchain for designing and synthesizing digital electronic hardware | 960 |
| An open-source project to build a fully operational Zig compiler from scratch. | 396 |
| A compiler that translates Haskell code into C++ code for efficient execution | 62 |
| A programming language that compiles to JavaScript, based on Haskell. | 1,283 |
| A Haskell implementation of a compiler for a custom programming language | 172 |
| Provides tools and exercises for practicing functional programming in Haskell | 118 |
| A programming language compiler and interpreter built on top of Haskell's type system. | 249 |
| A compiler that translates an imperative programming language into machine code | 157 |
| A compiler that converts Haskell code into JavaScript to run in web browsers or other environments. | 1,440 |
| Generates CI workflows for multiple versions of the Haskell programming language compiler | 438 |