SaaSHub helps you find the best software and product alternatives Learn more →
MicroHs Alternatives
Similar projects and alternatives to MicroHs
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
MicroPython
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
-
-
-
Oberon
Oberon parser, code model & browser, compiler and IDE with debugger, and an implementation of the Oberon+ programming language
-
-
-
-
-
-
-
-
-
-
-
-
-
ferret
Ferret is a free software lisp implementation for real time embedded control systems. (by nakkaya)
-
MicroHs discussion
MicroHs reviews and mentions
- MicroHs, a Tiny Haskell Compiler – Lennart Augustsson
-
Programming with Less Than Nothing
There's even a Haskell implementation with a combinator based runtime [1].
[1] https://github.com/augustss/MicroHs
- Microhs – Haskell subset which can target microcontrollers
- MicroHs: Haskell implemented with combinators by Lennart Augustsson
- Ask HN: What less-popular systems programming language are you using?
-
Hell (Haskell Shell): Year in Review
hell-linux-x86-64bit ) I wonder, could you use this with https://github.com/augustss/MicroHs ? They seem like a good combination, MicroHs being extremely portable, Hell having a restricted API and presumably quite stable dependencies.
- Why Haskell?
-
How to Write a (Lisp) Interpreter (In Python)
> expand into lambda calculus statement that could then be compiled down to different sets of combinators
This approach can be reasonably efficient for implementing Haskell, as shown in [1] and the much more concise [2].
[1] https://github.com/augustss/MicroHs
[2] https://crypto.stanford.edu/~blynn/compiler/
- MicroHs: Haskell Implemented with Combinators
-
A note from our sponsor - SaaSHub
www.saashub.com | 17 Jun 2026
Stats
augustss/MicroHs is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of MicroHs is Haskell.