nlsandler / nqcc2View external linksLinks
Reference implementation for Writing a C Compiler
☆229Feb 12, 2025Updated last year
Alternatives and similar repositories for nqcc2
Users that are interested in nqcc2 are comparing it to the libraries listed below
Sorting:
- Test cases for Writing a C Compiler☆351Feb 2, 2026Updated last week
- Reader Implementations of "Writing a C Compiler"☆40Jan 19, 2026Updated 3 weeks ago
- EeZee Language - Compiler Engineering Basics☆35Updated this week
- Support for for students (Python)☆70Nov 3, 2025Updated 3 months ago
- world's worst interpreter☆67Apr 23, 2025Updated 9 months ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆301Jul 14, 2022Updated 3 years ago
- A more standards compliant C library written in M2-Planet's C subset☆20Updated this week
- An implementation of the Lox programming language☆10Nov 24, 2020Updated 5 years ago
- A Haskell implementation of the tiger compiler☆10May 2, 2020Updated 5 years ago
- Resource Aware, Recursive Virtual Machine☆10Nov 4, 2022Updated 3 years ago
- A bignum library for C.☆33Jul 9, 2024Updated last year
- A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.☆27Sep 10, 2025Updated 5 months 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.☆67Nov 4, 2025Updated 3 months ago
- My personal website☆105Updated this week
- C Implementation of the monkey programming language☆75Feb 23, 2020Updated 5 years ago
- Language tooling for the Lox programming language.☆354Jul 21, 2025Updated 6 months ago
- File format and optimizer for programs encoded in binary lambda calculus☆17Jan 21, 2024Updated 2 years ago
- Class of data structures that can be unfolded.☆22Jan 6, 2026Updated last month
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30May 3, 2024Updated last year
- A self-hosting and educational C optimizing compiler☆1,345Feb 4, 2026Updated last week
- A superfast C compiler inspired by TinyCC☆16May 27, 2015Updated 10 years ago
- A book about compiling Racket and Python to x86-64 assembly☆1,541Oct 30, 2025Updated 3 months ago
- Lox interpreter written in Lox☆125Jul 21, 2025Updated 6 months ago
- OTCC Deobfuscated and Explained☆41Apr 28, 2023Updated 2 years ago
- An optimizing compiler for a large subset of the C programming language☆26Aug 30, 2025Updated 5 months ago
- A Modern C11 compiler (STILL EARLY)☆1,232Jan 26, 2026Updated 2 weeks ago
- Io, the language, in Go, the language☆83Feb 25, 2023Updated 2 years ago
- Public helper code for p423/p523 students (Racket)☆169Dec 9, 2025Updated 2 months ago
- Test suite to help you write your own C compiler☆901Oct 11, 2023Updated 2 years ago
- C23 compiler with C2y/GNU extensions for x86-64 Linux/BSD, written in C99☆222Jan 29, 2026Updated 2 weeks ago
- A simple ML-like language with subtyping, polymorphism, higher rank types, and global type inference☆65Nov 17, 2025Updated 2 months ago
- Programs done for the nand2tetris☆19Feb 15, 2019Updated 6 years ago
- A simple/minimal TCL interpreter, written in golang☆38Nov 26, 2022Updated 3 years ago
- simple java virtual machine☆270Nov 2, 2021Updated 4 years ago
- Experiments about intermediate representations in compilers☆28Aug 24, 2012Updated 13 years ago
- The best C-like language that can be implemented in 10kLOC.☆678Updated this week
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆75Oct 2, 2021Updated 4 years ago
- A minimal (really) out-of-tree MLIR example☆46Aug 14, 2025Updated 6 months ago
- TinyScheme is easy to learn and modify. It is structured like a meta-interpreter, only it is written in C.☆39Jan 26, 2018Updated 8 years ago