SmallerC

C compiler

A compiler that generates code for multiple platforms from a single C source file

Simple C compiler

GitHub

1k stars
75 watching
156 forks
Language: C
last commit: about 2 years ago
Linked from 1 awesome list

cc-compilercompilerdoslinuxmacosmipsself-hostingwindowsx86

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
rui314/9ccA compiler project that compiles C code to x86-64 assembly using an intermediate representation and manual memory management.1,836
tinycc/tinyccA lightweight C compiler that compiles and executes C code directly.2,086
vexu/aroccA compiler written in Zig to translate C code into machine-specific binary code1,151
larmel/laccA compiler for the C programming language written in C.922
l1mey112/creplA compiler and interpreter for executing C code on the fly as it is typed.29
drh/lccA compiler designed to be highly retargetable for compiling C code.2,038
jserv/amaccA compiler for the Arm architecture that compiles a subset of C to generate executables and supports just-in-time execution.1,018
jserv/mazuccA minimal C compiler generating x86_64 assembly code516
lemoncmd/vccA compiler for the V programming language and itself, written in V.100
adam-mcdaniel/oakcA portable programming language with a compact intermediate representation for efficient execution on various platforms.733
ridiculousfish/cdecl-blocksTranslates 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
michaelforney/cprocAn implementation of a C11 compiler using the QBE backend and various extensions.737
belijzajac/wisnialangA compiler that compiles small programs into tiny Linux binaries without requiring LLVM.17
ainfosec/cremaA compiler and runtime system for executing a minimalist programming language in sub-Turing Complete space.64
asutton/clangA compiler front-end for the C family of languages built as part of the LLVM project infrastructure71