c4

C compiler

An exercise project demonstrating minimalist C programming

C in four functions

GitHub

10k stars
327 watching
1k forks
Language: C
last commit: 11 months ago
Linked from 3 awesome lists


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,825
henesy/c4 A minimalist C implementation in four functions. 5
rsms/wlang Develops an assembler and compiler for a programming language 47
rsms/co Developing a statically typed, general-purpose programming language with an optimizing compiler 151
p4lang/p4c An open-source compiler for the P4 programming language used to generate software that controls networking devices. 680
l1mey112/crepl A compiler and interpreter for executing C code on the fly as it is typed. 30
kign/c4wa A WebAssembly compiler from a simplified subset of C to Web Assembly 24
jserv/mazucc A minimal C compiler generating x86_64 assembly code 516
ryanmjacobs/c A utility for compiling and executing C scripts in one go! 2,099
c2lang/c2compiler A C compiler written in the C2 language itself. 704
mustafaquraish/cup A simple, C-like programming language compiler written in Rust to learn the basics of compilers and language processing 296
hsivonen/recode_c A test application showcasing encoding_rs's capabilities in C. 0
trevorburnham/jitter A utility for continuously compiling CoffeeScript to JavaScript 156
barn-lang/barn A simple programming language written in C that is compiled to C. 54
cimplec/sim-c A Python-based front-end for compiling C code into efficient machine code 137