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
137 stars
3 watching
87 forks
Language: Python
last commit: over 3 years agoccompilerpythonswocswoc2021
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A compiler and interpreter for executing C code on the fly as it is typed. | 29 | |
| A C compiler written in the C2 language itself. | 703 | |
| A compiler project that compiles C code to x86-64 assembly using an intermediate representation and manual memory management. | 1,836 | |
| CIL is a front-end for the C programming language that facilitates program analysis and transformation. | 364 | |
| A compiler written in Zig to translate C code into machine-specific binary code | 1,151 | |
| A compiler for the C programming language written in C. | 922 | |
| A Lisp-like compiler and toolset for writing C code with additional features | 26 | |
| A compiler and runtime system for executing a minimalist programming language in sub-Turing Complete space. | 64 | |
| A compiler for C optimized for 32-bit ARM and RISC-V architectures with minimal dependencies. | 1,147 | |
| A minimalist C implementation in four functions. | 5 | |
| Generates CI workflows for multiple versions of the Haskell programming language compiler | 438 | |
| A utility for compiling and executing C scripts in one go! | 2,107 | |
| A high-level programming language with a dynamic type system and support for various CPU architectures. | 56 | |
| A lightweight C compiler that compiles and executes C code directly. | 2,086 | |
| A compiler and runtime environment for a basic programming language | 39 |