nlsandler / c-compiler-implementationsLinks
Reader Implementations of "Writing a C Compiler"
☆40Updated 3 weeks ago
Alternatives and similar repositories for c-compiler-implementations
Users that are interested in c-compiler-implementations are comparing it to the libraries listed below
Sorting:
- Reference implementation for Writing a C Compiler☆228Updated 11 months ago
- Binary Lambda Calculus Virtual Machine☆58Updated 2 years ago
- BCause (pronounced "because") is a compiler for the old B programming language (1969) for modern systems.☆85Updated 3 weeks ago
- ☆105Updated last week
- A file I found that Marc Feeley does not have a repo for on github☆25Updated 4 years ago
- A programmable virtual CPU written in untyped lambda calculus☆61Updated 3 years ago
- The Callisto compiler of the 13th month, and other language extras☆76Updated 3 weeks ago
- A C compiler that tries to eliminate the need for header files as much as possible.☆88Updated 3 months ago
- Post-Apocalyptic Computing: bootstrapping Forth environment for LC-3 CPU☆92Updated 3 years ago
- ☆26Updated 2 years ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆70Updated 2 months ago
- Hindley–Milner Type inferencing in C☆48Updated 3 years ago
- lambda calculus interpreter☆46Updated 4 years ago
- The Evi programming language☆16Updated 3 years ago
- An implementation of interaction nets as a forth-like language.☆44Updated 2 months ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆156Updated 4 years ago
- A small unix-like kernel and OS components based around the Shard programming language.☆15Updated 3 weeks ago
- (Hopefully) a compiler for my first language named "Pie"☆22Updated this week
- A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.☆27Updated 5 months ago
- A programming language written for fun!☆96Updated 2 years ago
- Admiran is a pure, lazy, functional language and self-hosting compiler based upon Miranda☆85Updated this week
- Fairly readable homoiconic language with primarily value (non-referential) semantics that balances the programmer's productivity with sca…☆64Updated last week
- McIlroy's TMG compiler-compiler in portable C☆103Updated 3 years ago
- CMSC 430 Design and Implementation of Programming Languages☆52Updated 2 months ago
- 32-bit integer only RISC-V core, along with assembler, linker, and compiler from scratch☆23Updated 4 months ago
- ☆68Updated 2 months ago
- The Egel Programming Language☆83Updated last month
- The compiler and standard distribution for the C∀ programming language☆85Updated 3 weeks ago
- Ahead-of-time compiler for Chocopy, a statically typed subset of Python 3, built in Python 3, targeting CIL/CLR, JVM, LLVM IR, and WASM.☆67Updated 3 months ago
- A fast, minimal Forth-like interpreter core in C++ with no assembly☆105Updated last year