cradle
Compiler project
Building a compiler in Haskell using a hands-on, top-down approach inspired by the "Let's Build a Compiler" series
Let's Build a Compiler (in Haskell)
161 stars
6 watching
12 forks
Language: Haskell
last commit: almost 5 years ago crenshawhaskelltoy-compilertoy-language
Related projects:
Repository | Description | Stars |
---|---|---|
| Enables whole program compilation and external STG IR tooling for GHC | 116 |
| A tool for installing and managing the Glasgow Haskell Compiler (GHC) | 293 |
| A compiler that integrates the GRIN backend with GHC to compile functional programming languages. | 144 |
| A tool for bootstrapping and compiling self-hosting Haskell compilers from a minimal C compiler. | 214 |
| 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 Haskell compiler for a Lisp/Scheme-inspired language with an LLVM backend | 99 |
| A minimal implementation of a Haskell compiler | 63 |
| Generates Haskell bindings for GObject Introspection capable libraries | 293 |
| A compiled stack-based language with a toy compiler for x86_64 and aarch64 targeting | 58 |
| A compiler that translates code written in Gren into machine code or another target language. | 398 |
| A Haskell implementation for the JVM with a strong focus on functional programming and type inference. | 3,640 |
| Provides tools and exercises for practicing functional programming in Haskell | 118 |
| An experimental compiler for a statically typed Haskell dialect with computational effects and capabilities | 174 |
| A web-based Haskell development playground and compiler environment. | 130 |