c2compiler

C compiler

A C compiler written in the C2 language itself.

the c2 programming language

GitHub

703 stars
43 watching
49 forks
Language: C
last commit: 4 months ago
cc2compilerprogramming-language

Related projects:

Repository Description Stars
cil-project/cil CIL is a front-end for the C programming language that facilitates program analysis and transformation. 364
l1mey112/crepl A compiler and interpreter for executing C code on the fly as it is typed. 29
rui314/9cc A compiler project that compiles C code to x86-64 assembly using an intermediate representation and manual memory management. 1,836
larmel/lacc A compiler for the C programming language written in C. 922
barn-lang/barn A simple programming language written in C that is compiled to C. 53
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. 137
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 172
rsms/wlang Develops an assembler and compiler for a programming language 46
draco-lang/compiler A C# compiler project for a new .NET programming language. 106
p4lang/p4c An open-source compiler for the P4 programming language used to generate software that controls networking devices. 685
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 122
dbohdan/compilers-targeting-c A list of compilers and transpilers that can generate C code from various programming languages. 709
clozure/ccl A Common Lisp implementation of a compiler and runtime environment 858