nlsandler / c-compiler-implementationsLinks
Reader Implementations of "Writing a C Compiler"
☆20Updated 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☆164Updated 4 months ago
- Binary Lambda Calculus Virtual Machine☆55Updated last year
- A C compiler that tries to eliminate the need for header files as much as possible.☆66Updated last week
- A compiler for a subset of C written in C.☆17Updated 6 years ago
- BCause (pronounced "because") is a compiler for the old B programming language (1969) for modern systems.☆73Updated 2 months ago
- Can I make an *optimizing* compiler under 1k lines of code?☆60Updated 4 months ago
- SSA based compiler targeting x86_64☆10Updated 3 years ago
- A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.☆17Updated last month
- A bignum library for C.☆33Updated 11 months ago
- A programmable virtual CPU written in untyped lambda calculus☆55Updated 2 years ago
- 📚 A collection of resources about supercompilation☆64Updated last week
- CMSC 430 Design and Implementation of Programming Languages☆51Updated 6 months ago
- Admiran, a pure, lazy, functional language and self-hosting compiler based upon Miranda☆63Updated last week
- ☆92Updated last week
- Interpreter and compiler for the ISA specification language "Architecture Specification Language" (ASL)☆20Updated last week
- EeZee Language - Compiler Engineering Basics☆28Updated 3 weeks ago
- A file I found that Marc Feeley does not have a repo for on github☆20Updated 3 years ago
- C, but with function overloading, operator overloading, modules (kind of), templates (kind of), and uniform function call syntax (and a g…☆15Updated 11 months ago
- A truth-table to boolean expression compiler☆8Updated 3 months ago
- Retro assembly IDE for VSCode☆59Updated 4 months ago
- c-prepocessor lisp☆26Updated last year
- Test cases for Writing a C Compiler☆284Updated last month
- implementation of the LC-3 virtual machine, an educational computer architecture☆51Updated 2 years ago
- Implementation of destination-driven code generation with control destinations. See [post.md](post.md)☆24Updated 7 months ago
- MimIR is my Intermediate Representation☆68Updated this week
- A mirror of https://git.sr.ht/~grego/sumtypes.h☆76Updated 5 months ago
- Example programs written for SectorLISP☆23Updated 2 years ago
- Statically typed general purpose programming language☆2Updated last year
- A C interpreter developed live on YouTube☆54Updated 2 years ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆55Updated last year