c3c

C compiler

A compiler for an evolution of the C language

Compiler for the C3 language

GitHub

3k stars
44 watching
186 forks
Language: C
last commit: 2 months ago
Linked from 1 awesome list

c3compilerlanguage

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rui314/chibicc An open-source C compiler that aims to implement all C11 features and compile real-world programs correctly. 9,774
c2lang/c2compiler A C compiler written in the C2 language itself. 703
carbon-language/carbon-lang An experimental successor to C++ with the goal of improving performance and developer experience while maintaining backward compatibility. 32,439
koka-lang/koka A research language with effect types and handlers for building concurrent, efficient programs 3,333
lotabout/write-a-c-interpreter A simple C interpreter that can interpret and run itself 4,070
doctorwkt/acwj Writing a compiler for a simplified version of the C programming language from scratch. 10,644
rui314/8cc An experimental C compiler that aims to compile itself and supports various language features while keeping the code concise. 6,166
rui314/9cc A compiler project that compiles C code to x86-64 assembly using an intermediate representation and manual memory management. 1,836
cimplec/sim-c A Python-based front-end for compiling C code into efficient machine code 137
c3d/xl A minimalist programming language designed to facilitate easy extension and adaptability 272
michaelforney/cproc An implementation of a C11 compiler using the QBE backend and various extensions. 737
vlang/v A simple, compiled language with automatic C translation and hot code reloading capabilities for building maintainable software. 35,918
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
barn-lang/barn A simple programming language written in C that is compiled to C. 53