nlsandler / c-compiler-implementationsLinks
Reader Implementations of "Writing a C Compiler"
☆27Updated 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:
- Binary Lambda Calculus Virtual Machine☆55Updated last year
- Reference implementation for Writing a C Compiler☆199Updated 7 months ago
- BCause (pronounced "because") is a compiler for the old B programming language (1969) for modern systems.☆79Updated 5 months ago
- A file I found that Marc Feeley does not have a repo for on github☆21Updated 3 years ago
- ☆26Updated last year
- Hindley–Milner Type inferencing in C☆48Updated 3 years ago
- Can I make an *optimizing* compiler under 1k lines of code?☆61Updated 7 months ago
- A C compiler that tries to eliminate the need for header files as much as possible.☆83Updated last week
- Admiran is a pure, lazy, functional language and self-hosting compiler based upon Miranda☆78Updated this week
- The Callisto compiler of the 13th month, and other language extras☆67Updated 2 weeks ago
- A mirror of https://git.sr.ht/~grego/sumtypes.h☆75Updated 8 months ago
- A programmable virtual CPU written in untyped lambda calculus☆55Updated 2 years ago
- 32-bit integer only RISC-V core, along with assembler, linker, and compiler from scratch☆21Updated this week
- A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.☆22Updated 2 weeks ago
- Post-Apocalyptic Computing: bootstrapping Forth environment for LC-3 CPU☆93Updated 3 years ago
- An implementation of interaction nets as a forth-like language.☆38Updated last month
- A small, statically typed, low-level programming language.☆22Updated 2 weeks ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆68Updated last month
- ☆57Updated last year
- A call-by-need statically-duck-typed language named for French mathematician Sophie Germain☆32Updated 8 months ago
- A fast, minimal Forth-like interpreter core in C++ with no assembly☆100Updated 8 months ago
- CMSC 430 Design and Implementation of Programming Languages☆51Updated this week
- A small unix-like kernel and OS components based around the Shard programming language.☆13Updated this week
- The Egel Programming Language☆84Updated 4 months ago
- It's like Porth, but in C++. Yep, we're going full circle.☆20Updated 2 years ago
- A constructive proof assistant for second order logic.☆35Updated 11 months ago
- Fairly readable homoiconic language with primarily value (non-referential) semantics that balances the programmer's productivity with sca…☆63Updated last year
- Haystack is a compiled, statically typed, stack-based language with opt-in variable assignment.☆25Updated last year
- lambda calculus interpreter☆44Updated 4 years ago
- Minimal operating system for x86 intended as a basis for benchmarking and running Gambit☆91Updated 4 years ago