compiler

Compiler

A Haskell implementation of a compiler for a custom programming language

The compiler for Keli

GitHub

172 stars
8 watching
1 forks
Language: Haskell
last commit: over 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
axellang/axelA Haskell + Lisp compiler and runtime environment for executing multi-language code.206
gren-lang/compilerA compiler that translates code written in Gren into machine code or another target language.398
haskell-ci/haskell-ciGenerates CI workflows for multiple versions of the Haskell programming language compiler438
haskell-lisp/liskellAn implementation of Haskell semantics using Lisp syntax67
forest-lang/forest-compilerA compiler for a multi-syntax functional programming language that compiles to WebAssembly621
faylang/fayA programming language that compiles to JavaScript, based on Haskell.1,283
ajhc/ajhcA Haskell compiler that aims to improve the performance and efficiency of the language134
vmchale/kempeA compiled stack-based language with a toy compiler for x86_64 and aarch64 targeting58
radian-software/kalynA compiler that translates a functional programming language to x86-64 machine code from scratch.156
talw/crisp-compilerA Haskell compiler for a Lisp/Scheme-inspired language with an LLVM backend99
c2lang/c2compilerA C compiler written in the C2 language itself.703
haskellzhangsong/introduction_to_haskellA book's source code with corrections and explanations for errors in a Haskell programming language textbook.67
mchakravarty/language-c-inlineA Haskell library that allows inline C and Objective-C code in Haskell programs146
seliopou/typoA programming language compiler and interpreter built on top of Haskell's type system.249
leepike/copilotA language and toolset for generating hard real-time C code from a domain-specific stream language149