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

GitHub

214 stars
13 watching
16 forks
Language: Haskell
last commit: almost 2 years ago

Related projects:

RepositoryDescriptionStars
g-ford/cradleBuilding a compiler in Haskell using a hands-on, top-down approach inspired by the "Let's Build a Compiler" series161
cronokirby/haskell-in-haskellA compiler that translates Haskell code into C99, simulating various stages of compilation and intermediate representations.119
ajhc/ajhcA Haskell compiler that aims to improve the performance and efficiency of the language134
bydriv/mhcA minimal implementation of a Haskell compiler63
haskell/ghcup-hsA tool for installing and managing the Glasgow Haskell Compiler (GHC)293
b-lang-org/bscA toolchain for designing and synthesizing digital electronic hardware960
ziglang/zig-bootstrapAn open-source project to build a fully operational Zig compiler from scratch.396
nponeccop/hncA compiler that translates Haskell code into C++ code for efficient execution62
faylang/fayA programming language that compiles to JavaScript, based on Haskell.1,283
kelilanguage/compilerA Haskell implementation of a compiler for a custom programming language172
1haskelladay/1hadProvides tools and exercises for practicing functional programming in Haskell118
seliopou/typoA programming language compiler and interpreter built on top of Haskell's type system.249
bollu/tiny-optimising-compilerA compiler that translates an imperative programming language into machine code157
valderman/haste-compilerA compiler that converts Haskell code into JavaScript to run in web browsers or other environments.1,440
haskell-ci/haskell-ciGenerates CI workflows for multiple versions of the Haskell programming language compiler438