MicroHs

Haskell compiler

An implementation of an extended subset of the Haskell programming language for embedded systems and minimalistic execution environments.

Haskell implemented with combinators

GitHub

373 stars
12 watching
25 forks
Language: Haskell
last commit: almost 2 years ago

Related projects:

RepositoryDescriptionStars
ajhc/ajhcA Haskell compiler that aims to improve the performance and efficiency of the language134
bydriv/mhcA minimal implementation of a Haskell compiler63
faylang/fayA programming language that compiles to JavaScript, based on Haskell.1,283
jmorag/mccCompiles the MicroC programming language into machine code using Haskell116
haskell-lisp/liskellAn implementation of Haskell semantics using Lisp syntax67
augustss/djinnA tool to generate Haskell code from a given type, allowing developers to quickly create and prototype Haskell projects.129
1haskelladay/1hadProvides tools and exercises for practicing functional programming in Haskell118
vmchale/kempeA compiled stack-based language with a toy compiler for x86_64 and aarch64 targeting58
talw/crisp-compilerA Haskell compiler for a Lisp/Scheme-inspired language with an LLVM backend99
siraben/mini-haskellA Haskell compiler with a runtime environment implementing Combinatory Logic73
axellang/axelA Haskell + Lisp compiler and runtime environment for executing multi-language code.206
mmirman/imperativehaskellProject aimed at demonstrating Haskell can emulate imperative programming characteristics and syntax.73
sam46/paskellA compiler that translates Pascal source code into LLVM IR and can be executed directly or used to generate native machine code.126
acceleratehs/accelerateA high-performance parallel array computation language and runtime system for Haskell909
valderman/haste-compilerA compiler that converts Haskell code into JavaScript to run in web browsers or other environments.1,440