sim-c

C compiler

A Python-based front-end for compiling C code into efficient machine code

A dynamically typed high-level front end for C

GitHub

137 stars
3 watching
87 forks
Language: Python
last commit: over 3 years ago
ccompilerpythonswocswoc2021

Related projects:

RepositoryDescriptionStars
l1mey112/creplA compiler and interpreter for executing C code on the fly as it is typed.29
c2lang/c2compilerA C compiler written in the C2 language itself.703
rui314/9ccA compiler project that compiles C code to x86-64 assembly using an intermediate representation and manual memory management.1,836
cil-project/cilCIL is a front-end for the C programming language that facilitates program analysis and transformation.364
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
saman-pasha/lccA Lisp-like compiler and toolset for writing C code with additional features26
ainfosec/cremaA compiler and runtime system for executing a minimalist programming language in sub-Turing Complete space.64
sysprog21/sheccA compiler for C optimized for 32-bit ARM and RISC-V architectures with minimal dependencies.1,147
henesy/c4A minimalist C implementation in four functions.5
haskell-ci/haskell-ciGenerates CI workflows for multiple versions of the Haskell programming language compiler438
ryanmjacobs/cA utility for compiling and executing C scripts in one go!2,107
uniconproject/uniconA high-level programming language with a dynamic type system and support for various CPU architectures.56
tinycc/tinyccA lightweight C compiler that compiles and executes C code directly.2,086
charles-pegge/oxygenbasicA compiler and runtime environment for a basic programming language39