chibicc

C compiler

An open-source C compiler that aims to implement all C11 features and compile real-world programs correctly.

A small C compiler

GitHub

10k stars
174 watching
891 forks
Language: C
last commit: almost 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
rui314/8ccAn experimental C compiler that aims to compile itself and supports various language features while keeping the code concise.6,166
rui314/9ccA compiler project that compiles C code to x86-64 assembly using an intermediate representation and manual memory management.1,836
lotabout/write-a-c-interpreterA simple C interpreter that can interpret and run itself4,070
richelbilderbeek/travis_gcc_cpp17A simple C++17 project to test and demonstrate a clean Travis CI build with GCC compiler.21
c3lang/c3cA compiler for an evolution of the C language3,085
tinycc/tinyccA lightweight C compiler that compiles and executes C code directly.2,086
doctorwkt/acwjWriting a compiler for a simplified version of the C programming language from scratch.10,644
lynn/chibiccA small C compiler that compiles to Uxntal code118
tezc/scProvides a collection of portable and high-performance C libraries and data structures2,284
boyter/sccFast code counter with complexity calculations and COCOMO estimates written in pure Go.6,855
l1mey112/creplA compiler and interpreter for executing C code on the fly as it is typed.29
alexfru/smallercA compiler that generates code for multiple platforms from a single C source file1,425
cimplec/sim-cA Python-based front-end for compiling C code into efficient machine code137
clibs/clibProvides a package manager for C libraries to simplify installation and usage of third-party libraries4,885
sysprog21/sheccA compiler for C optimized for 32-bit ARM and RISC-V architectures with minimal dependencies.1,147