tinycc
C compiler
A lightweight C compiler that compiles and executes C code directly.
Unofficial mirror of mob development branch
2k stars
74 watching
384 forks
Language: C
last commit: 3 months ago
Linked from 1 awesome list
ccompilerjittcctinycc
Related projects:
Repository | Description | Stars |
---|---|---|
| A compiler project that compiles C code to x86-64 assembly using an intermediate representation and manual memory management. | 1,836 |
| A compiler that generates code for multiple platforms from a single C source file | 1,425 |
| A compiler and interpreter for executing C code on the fly as it is typed. | 29 |
| A compiler for the C programming language written in C. | 922 |
| A minimal C compiler generating x86_64 assembly code | 516 |
| A compiler for the V programming language and itself, written in V. | 100 |
| A small C compiler that compiles to Uxntal code | 118 |
| A C compiler written in the C2 language itself. | 703 |
| A compiler for C optimized for 32-bit ARM and RISC-V architectures with minimal dependencies. | 1,147 |
| A modern, statically typed low-level programming language with strong focus on performance and minimalism. | 773 |
| A JIT compiler for a microcomputer's embedded processor | 10 |
| A compiler for the Arm architecture that compiles a subset of C to generate executables and supports just-in-time execution. | 1,018 |
| A Python-based front-end for compiling C code into efficient machine code | 137 |
| A collection of small, self-contained C/C++ libraries with various functionalities. | 87 |
| A portable programming language with a compact intermediate representation for efficient execution on various platforms. | 733 |