arocc
C compiler
A compiler written in Zig to translate C code into machine-specific binary code
A C compiler written in Zig.
1k stars
14 watching
56 forks
Language: Zig
last commit: 3 months ago
Linked from 1 awesome list
ccompilerzig
Related projects:
Repository | Description | Stars |
---|---|---|
| A cross-compiler for V that allows compilation to various platforms and architectures. | 26 |
| A minimal C compiler generating x86_64 assembly code | 516 |
| A compiler and interpreter for executing C code on the fly as it is typed. | 29 |
| A compiler that generates code for multiple platforms from a single C source file | 1,425 |
| An open-source project to build a fully operational Zig compiler from scratch. | 396 |
| A compiler for the V programming language and itself, written in V. | 100 |
| A compiler for the Arm architecture that compiles a subset of C to generate executables and supports just-in-time execution. | 1,018 |
| A compiler project that compiles C code to x86-64 assembly using an intermediate representation and manual memory management. | 1,836 |
| A general-purpose programming language and toolchain for building robust, maintainable software | 35,396 |
| A compiler for the C programming language written in C. | 922 |
| A caching C++ compiler based on clang to speed up compilation | 1,248 |
| A Python-based front-end for compiling C code into efficient machine code | 137 |
| A small, embeddable language with strong typing and support for async/await, loops, error handling, and destructuring. | 549 |
| Compiles ASN.1 definitions into C code for serialization and deserialization of data files. | 1,056 |
| A compiler and toolset for programming small embedded systems in C | 1,077 |