mhc
Haskell compiler
A minimal implementation of a Haskell compiler
Minimal Haskell Compiler
63 stars
1 watching
3 forks
Language: Haskell
last commit: almost 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A Haskell compiler that aims to improve the performance and efficiency of the language | 134 |
| Compiles the MicroC programming language into machine code using Haskell | 116 |
| An implementation of an extended subset of the Haskell programming language for embedded systems and minimalistic execution environments. | 373 |
| A Haskell library that allows inline C and Objective-C code in Haskell programs | 146 |
| A Haskell compiler with a runtime environment implementing Combinatory Logic | 73 |
| A compiler that translates Haskell code into C99, simulating various stages of compilation and intermediate representations. | 119 |
| A tool for installing and managing the Glasgow Haskell Compiler (GHC) | 293 |
| Compiles Haskell2010 code to LLVM IR using a custom optimization pipeline | 198 |
| Implementations of basic machine learning algorithms in Haskell | 57 |
| A compiler that converts Haskell code into JavaScript to run in web browsers or other environments. | 1,440 |
| A tool to visualize live Haskell data structures in GHCi | 136 |
| Building a compiler in Haskell using a hands-on, top-down approach inspired by the "Let's Build a Compiler" series | 161 |
| A Haskell library for efficient array manipulation with parallel computation capabilities. | 385 |
| A compiled stack-based language with a toy compiler for x86_64 and aarch64 targeting | 58 |
| A tool for bootstrapping and compiling self-hosting Haskell compilers from a minimal C compiler. | 214 |