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: about 2 years ago
ccompilerpythonswocswoc2021

Related projects:

Repository Description Stars
l1mey112/crepl A compiler and interpreter for executing C code on the fly as it is typed. 29
c2lang/c2compiler A C compiler written in the C2 language itself. 703
rui314/9cc A compiler project that compiles C code to x86-64 assembly using an intermediate representation and manual memory management. 1,836
cil-project/cil CIL is a front-end for the C programming language that facilitates program analysis and transformation. 364
vexu/arocc A compiler written in Zig to translate C code into machine-specific binary code 1,151
larmel/lacc A compiler for the C programming language written in C. 922
saman-pasha/lcc A Lisp-like compiler and toolset for writing C code with additional features 26
ainfosec/crema A compiler and runtime system for executing a minimalist programming language in sub-Turing Complete space. 64
sysprog21/shecc A compiler for C optimized for 32-bit ARM and RISC-V architectures with minimal dependencies. 1,147
henesy/c4 A minimalist C implementation in four functions. 5
haskell-ci/haskell-ci Generates CI workflows for multiple versions of the Haskell programming language compiler 438
ryanmjacobs/c A utility for compiling and executing C scripts in one go! 2,107
uniconproject/unicon A high-level programming language with a dynamic type system and support for various CPU architectures. 56
tinycc/tinycc A lightweight C compiler that compiles and executes C code directly. 2,086
charles-pegge/oxygenbasic A compiler and runtime environment for a basic programming language 39