kempe
Compiler
A compiled stack-based language with a toy compiler for x86_64 and aarch64 targeting
Kempe is a compiled stack-based language
58 stars
4 watching
2 forks
Language: Haskell
last commit: about 2 months ago
Linked from 1 awesome list
aarch64haskelllanguagesstack-basedstack-based-languagex86-64
Related projects:
Repository | Description | Stars |
---|---|---|
kelilanguage/compiler | A Haskell implementation of a compiler for a custom programming language | 171 |
mchakravarty/language-c-inline | A Haskell library that allows inline C and Objective-C code in Haskell programs | 147 |
jaseemabid/olifant | A language targeting LLVM with the goal of building a simple compiler | 64 |
axellang/axel | A Haskell + Lisp compiler and runtime environment for executing multi-language code. | 206 |
tmcw/wah | A compiler for a Clojure-based language that compiles to WebAssembly | 158 |
g-ford/cradle | Building a compiler in Haskell using a hands-on, top-down approach inspired by the "Let's Build a Compiler" series | 160 |
jameshaydon/lawvere | A programming language with effects based on category theory and used to compile programs into various categorical abstractions. | 267 |
vmchale/cpkg | A build tool and package manager for C languages with cross-compilation support | 68 |
jmorag/mcc | Compiles the MicroC programming language into machine code using Haskell | 116 |
bydriv/mhc | A minimal implementation of a Haskell compiler | 63 |
haskell/play-haskell | A web-based Haskell development playground and compiler environment. | 130 |
mmirman/imperativehaskell | Project aimed at demonstrating Haskell can emulate imperative programming characteristics and syntax. | 73 |
clash-lang/clash-compiler | A compiler that transforms high-level Haskell descriptions into synthesizable hardware descriptions. | 1,442 |
ajhc/ajhc | A Haskell compiler that aims to improve the performance and efficiency of the language | 134 |
gabriella439/haskell-morte-library | An intermediate language for optimizing functional programs in Haskell | 375 |