 SmallerC
 SmallerC 
 C compiler
 A compiler that generates code for multiple platforms from a single C source file
Simple C compiler
1k stars
 75 watching
 156 forks
 
Language: C 
last commit: about 1 year ago 
Linked from   1 awesome list  
  cc-compilercompilerdoslinuxmacosmipsself-hostingwindowsx86 
 Related projects:
| Repository | Description | Stars | 
|---|---|---|
|  | A compiler project that compiles C code to x86-64 assembly using an intermediate representation and manual memory management. | 1,836 | 
|  | A lightweight C compiler that compiles and executes C code directly. | 2,086 | 
|  | A compiler written in Zig to translate C code into machine-specific binary code | 1,151 | 
|  | A compiler for the C programming language written in C. | 922 | 
|  | A compiler and interpreter for executing C code on the fly as it is typed. | 29 | 
|  | A compiler designed to be highly retargetable for compiling C code. | 2,038 | 
|  | A compiler for the Arm architecture that compiles a subset of C to generate executables and supports just-in-time execution. | 1,018 | 
|  | A minimal C compiler generating x86_64 assembly code | 516 | 
|  | A compiler for the V programming language and itself, written in V. | 100 | 
|  | A portable programming language with a compact intermediate representation for efficient execution on various platforms. | 733 | 
|  | Translates C declarations into English-like syntax and vice versa, with additional features such as command line editing and support for Apple's blocks syntax. | 1,001 | 
|  | An implementation of a C11 compiler using the QBE backend and various extensions. | 737 | 
|  | A compiler that compiles small programs into tiny Linux binaries without requiring LLVM. | 17 | 
|  | A compiler and runtime system for executing a minimalist programming language in sub-Turing Complete space. | 64 | 
|  | A compiler front-end for the C family of languages built as part of the LLVM project infrastructure | 71 |