ImperativeHaskell
Imperative compiler
Project aimed at demonstrating Haskell can emulate imperative programming characteristics and syntax.
Proof that Haskell can look and act like an imperative language.
73 stars
4 watching
3 forks
Language: Haskell
last commit: over 12 years ago Related projects:
Repository | Description | Stars |
---|---|---|
mchakravarty/language-c-inline | A Haskell library that allows inline C and Objective-C code in Haskell programs | 147 |
mmirman/caledon | A programming language for logical and conversational interactions with computers using dependently typed higher order logic. | 170 |
jmorag/mcc | Compiles the MicroC programming language into machine code using Haskell | 116 |
valderman/haste-compiler | A compiler that converts Haskell code into JavaScript to run in web browsers or other environments. | 1,440 |
mroman42/mikrokosmos | An educational λ-calculus interpreter in Haskell to learn and understand λ-calculus concepts | 70 |
bydriv/mhc | A minimal implementation of a Haskell compiler | 63 |
vmchale/kempe | A compiled stack-based language with a toy compiler for x86_64 and aarch64 targeting | 58 |
1haskelladay/1had | Provides tools and exercises for practicing functional programming in Haskell | 118 |
theam/haskell-do | A Haskell-based code editor designed for interactive development and programming in the language. | 352 |
jaseemabid/olifant | A language targeting LLVM with the goal of building a simple compiler | 64 |
felixmulder/haskell-in-production | A collection of practical resources and guides for using Haskell in real-world software development projects | 80 |
augustss/microhs | An implementation of an extended subset of Haskell using combinators for runtime execution | 364 |
faylang/fay | A programming language that compiles to JavaScript, based on Haskell. | 1,283 |
ajtulloch/haskell-ml | Implementations of basic machine learning algorithms in Haskell | 57 |
anton-k/ru-haskell-book | A repository containing Haskell book files and supporting materials. | 275 |