cproc

C compiler

An implementation of a C11 compiler using the QBE backend and various extensions.

C11 compiler (mirror)

GitHub

737 stars
24 watching
47 forks
Language: C
last commit: 8 months ago
Linked from 1 awesome list

ccompilerqbeunix

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rui314/9cc A compiler project that compiles C code to x86-64 assembly using an intermediate representation and manual memory management. 1,831
drh/lcc A compiler designed to be highly retargetable for compiling C code. 2,038
l1mey112/crepl A compiler and interpreter for executing C code on the fly as it is typed. 29
ryanmjacobs/c A utility for compiling and executing C scripts in one go! 2,107
c2lang/c2compiler A C compiler written in the C2 language itself. 703
alexfru/smallerc A compiler that generates code for multiple platforms from a single C source file 1,425
larmel/lacc A compiler for the C programming language written in C. 922
vexu/arocc A compiler written in Zig to translate C code into machine-specific binary code 1,151
michaelficarra/coffeescriptredux A CoffeeScript compiler rewritten with design principles focusing on robustness and extensibility. 1,840
certicoq/certicoq A compiler for a subset of the C language that can be compiled with any standard C compiler, used in formal verification and proof assistance. 137
yrnkrn/zapcc A caching C++ compiler based on clang to speed up compilation 1,248
lemoncmd/vcc A compiler for the V programming language and itself, written in V. 100
cimplec/sim-c A Python-based front-end for compiling C code into efficient machine code 137
qb64team/qb64 A C-based compiler and IDE for an extended BASIC language with OpenGL support 673