9cc 
 C Compiler
 A compiler project that compiles C code to x86-64 assembly using an intermediate representation and manual memory management.
A Small C Compiler
2k stars
 80 watching
 155 forks
 
Language: C 
last commit: almost 5 years ago 
Linked from   1 awesome list  
 Related projects:
| Repository | Description | Stars | 
|---|---|---|
|    |  A C compiler written in the C2 language itself. | 703 | 
|    |  An exercise project demonstrating minimalist C programming | 9,788 | 
|    |  A compiler and interpreter for executing C code on the fly as it is typed. | 29 | 
|    |  CIL is a front-end for the C programming language that facilitates program analysis and transformation. | 364 | 
|    |  A lightweight C compiler that compiles and executes C code directly. | 2,086 | 
|    |  A compiler that generates code for multiple platforms from a single C source file | 1,425 | 
|    |  A compiler for the C programming language written in C. | 922 | 
|    |  A compiler for the Arm architecture that compiles a subset of C to generate executables and supports just-in-time execution. | 1,018 | 
|    |  A Python-based front-end for compiling C code into efficient machine code | 137 | 
|    |  An implementation of a C11 compiler using the QBE backend and various extensions. | 737 | 
|    |  A minimal C compiler generating x86_64 assembly code | 516 | 
|    |  A compiler written in Zig to translate C code into machine-specific binary code | 1,151 | 
|    |  A compiler for C optimized for 32-bit ARM and RISC-V architectures with minimal dependencies. | 1,147 | 
|    |  A minimalist C implementation in four functions. | 5 | 
|    |  A compiler designed to be highly retargetable for compiling C code. | 2,038 |