tiny-optimising-compiler

Compiler

A compiler that translates an imperative programming language into machine code

A tiny optimising compiler for an imperative programming language written in haskell

GitHub

157 stars
16 watching
6 forks
Language: Haskell
last commit: about 7 years ago

Related projects:

RepositoryDescriptionStars
siraben/mini-haskellA Haskell compiler with a runtime environment implementing Combinatory Logic73
belijzajac/wisnialangA compiler that compiles small programs into tiny Linux binaries without requiring LLVM.17
rhysd/gocamlAn implementation of a statically-typed functional programming language in Go using LLVM and building its own compiler from scratch.749
charles-pegge/oxygenbasicA compiler and runtime environment for a basic programming language39
blynn/compilerA tool for bootstrapping and compiling self-hosting Haskell compilers from a minimal C compiler.214
nickmqb/muonA modern, statically typed low-level programming language with strong focus on performance and minimalism.773
leepike/copilotA language and toolset for generating hard real-time C code from a domain-specific stream language149
murisi/l2A minimalist language with procedural macro support135
lwiest/basiccompilerCompiles BASIC programs into Java bytecode.29
jmorag/mccCompiles the MicroC programming language into machine code using Haskell116
igor84/summusA compiler frontend written without C macros using LLVM as the backend to compile a minimal language for educational purposes.234
seliopou/typoA programming language compiler and interpreter built on top of Haskell's type system.249
ajeetdsouza/loxcraftA compiler and runtime system for a simple programming language, designed to be efficient and embeddable in other applications.279
talw/crisp-compilerA Haskell compiler for a Lisp/Scheme-inspired language with an LLVM backend99
forest-lang/forest-compilerA compiler for a multi-syntax functional programming language that compiles to WebAssembly621