Test suite to help you write your own C compiler
☆900Oct 11, 2023Updated 2 years ago
Alternatives and similar repositories for write_a_c_compiler
Users that are interested in write_a_c_compiler are comparing it to the libraries listed below
Sorting:
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆300Jul 14, 2022Updated 3 years ago
- Test cases for Writing a C Compiler☆357Feb 17, 2026Updated 2 weeks ago
- A simple, self-hosting C compiler☆980May 21, 2022Updated 3 years ago
- A toy C compiler☆525Dec 26, 2020Updated 5 years ago
- C11 compiler (mirror)☆812Jan 13, 2026Updated last month
- small self hosting C compiler☆491Oct 21, 2021Updated 4 years ago
- A Compiler Writing Journey☆12,818Sep 24, 2025Updated 5 months ago
- A self-hosting and educational C optimizing compiler☆1,350Feb 9, 2026Updated 3 weeks ago
- A minimalist C compiler with x86_64 code generation☆537Oct 9, 2020Updated 5 years ago
- Simple C compiler☆1,549Dec 22, 2024Updated last year
- The lcc retargetable ANSI C compiler☆2,516Oct 6, 2024Updated last year
- Small C Compiler generating ELF executable Arm architecture, supporting JIT execution☆1,052Aug 5, 2025Updated 7 months ago
- A Small C Compiler☆6,362May 2, 2024Updated last year
- QLL : Level loaders☆13Feb 18, 2020Updated 6 years ago
- Curated list of awesome resources on Compilers, Interpreters and Runtimes☆9,675May 26, 2024Updated last year
- A Small C Compiler☆1,928Nov 28, 2020Updated 5 years ago
- A small C compiler☆10,968Oct 30, 2023Updated 2 years ago
- Reference implementation for Writing a C Compiler☆229Feb 12, 2025Updated last year
- Repository for the book "Crafting Interpreters"☆10,570Aug 7, 2024Updated last year
- a minimal scripting language☆53Oct 29, 2022Updated 3 years ago
- Unofficial mirror of mob development branch☆2,769Feb 24, 2026Updated last week
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆568Oct 19, 2018Updated 7 years ago
- Material for the Creating a Compiler video lesson series.☆563Feb 17, 2022Updated 4 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆4,345Nov 22, 2025Updated 3 months ago
- How to create an OS from scratch☆30,201Feb 4, 2026Updated last month
- Write your own virtual machine for the LC-3 computer!☆1,972Sep 9, 2025Updated 5 months ago
- Brad's Quixotic C - a barebones libc in a single header file☆27Aug 19, 2018Updated 7 years ago
- C89 compatible atomics.☆96Jan 26, 2026Updated last month
- A public database of C compiler test cases, minimal test runners, and public test results.☆260Sep 30, 2020Updated 5 years ago
- Learn C and build your own programming language in under 1000 lines of code!☆3,234Dec 28, 2025Updated 2 months ago
- A Tiny Garbage Collector for C☆1,082Jun 26, 2023Updated 2 years ago
- A list of compilers that can generate C code☆769Nov 16, 2023Updated 2 years ago
- A Parser Combinator library for C☆2,823Aug 10, 2025Updated 6 months ago
- A Tour Through the SubC Compiler☆93Dec 11, 2021Updated 4 years ago
- C in four functions☆10,573Dec 26, 2023Updated 2 years ago
- A small BASIC-to-C compiler written in Python.☆382Feb 25, 2026Updated last week
- A C library to read standard MIDI files.☆23Mar 15, 2019Updated 6 years ago
- How to write a very simple JIT compiler☆1,917May 3, 2021Updated 4 years ago
- A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR☆2,532Aug 29, 2024Updated last year