c2compiler

C compiler

A C compiler written in the C2 language itself.

the c2 programming language

GitHub

704 stars
43 watching
49 forks
Language: C
last commit: 29 days ago
cc2compilerprogramming-language

Related projects:

Repository Description Stars
cil-project/cil A C programming language front-end that facilitates program analysis and transformation. 361
l1mey112/crepl A compiler and interpreter for executing C code on the fly as it is typed. 30
rui314/9cc A compiler project that compiles C code to x86-64 assembly using an intermediate representation and manual memory management. 1,825
larmel/lacc A compiler for the C programming language written in C. 894
barn-lang/barn A simple programming language written in C that is compiled to C. 54
certicoq/certicoq A compiler for a subset of the C language that can be compiled with any standard C compiler, used in formal verification and proof assistance. 136
cimplec/sim-c A Python-based front-end for compiling C code into efficient machine code 137
kelilanguage/compiler A Haskell implementation of a compiler for a custom programming language 171
rsms/wlang Develops an assembler and compiler for a programming language 47
draco-lang/compiler A C# compiler project for a new .NET programming language. 103
p4lang/p4c An open-source compiler for the P4 programming language used to generate software that controls networking devices. 680
haskell-ci/haskell-ci Generates CI workflows for multiple versions of the Haskell programming language compiler 438
adeptlanguage/adept A low-level programming language with a focus on simplicity and performance 123
dbohdan/compilers-targeting-c A list of compilers and transpilers that can generate C code from various programming languages. 703
clozure/ccl A Common Lisp compiler and runtime environment 855