nlsandler / c-compiler-implementationsLinks
Reader Implementations of "Writing a C Compiler"
☆25Updated last month
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☆189Updated 6 months ago
- BCause (pronounced "because") is a compiler for the old B programming language (1969) for modern systems.☆78Updated 4 months ago
- Binary Lambda Calculus Virtual Machine☆55Updated last year
- A small unix-like kernel and OS components based around the Shard programming language.☆13Updated last week
- Post-Apocalyptic Computing: bootstrapping Forth environment for LC-3 CPU☆94Updated 3 years ago
- A programmable virtual CPU written in untyped lambda calculus☆55Updated 2 years ago
- A C compiler that tries to eliminate the need for header files as much as possible.☆73Updated this week
- A file I found that Marc Feeley does not have a repo for on github☆21Updated 3 years ago
- ☆96Updated this week
- Whitesmiths C compiler. One of the earliest commercial C compilers available.☆157Updated 2 years ago
- A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.☆22Updated 3 weeks ago
- NASM port of JONESFORTH!☆58Updated last year
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆154Updated 3 years ago
- An educational C-like toy programming language that compiles to x64 binary.☆161Updated last year
- It's like Porth, but in C++. Yep, we're going full circle.☆20Updated 2 years ago
- Can I make an *optimizing* compiler under 1k lines of code?☆61Updated 6 months ago
- McIlroy's TMG compiler-compiler in portable C☆90Updated 2 years ago
- 32-bit integer only RISC-V core, along with assembler, linker, and compiler from scratch☆20Updated 5 months ago
- ☆26Updated last year
- A fast, minimal Forth-like interpreter core in C++ with no assembly☆97Updated 7 months ago
- Compiler Backend for LSTS (Typed Macro Assembler)☆31Updated this week
- Basic X86-64 assembler, written in golang☆73Updated 4 years ago
- SIOF (Scheme In One File) is a minimal interpreter for R7RS Scheme☆70Updated 3 years ago
- Manfred von Thun's Programming Language Joy☆95Updated 7 months ago
- Bootstrap compiler☆84Updated 15 years ago
- C plus Prolog☆164Updated 5 months ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆68Updated last week
- A simple Lisp interpreter in C☆25Updated last year
- ☆63Updated this week
- 16-bit SUBLEQ CPU running eForth - just for fun☆74Updated 2 weeks ago