lacc
C compiler
A compiler for the C programming language written in C.
A simple, self-hosting C compiler
922 stars
38 watching
67 forks
Language: C
last commit: almost 3 years ago
Linked from 1 awesome list
ccompiler
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 designed to be highly retargetable for compiling C code. | 2,038 |
| A compiler project that compiles C code to x86-64 assembly using an intermediate representation and manual memory management. | 1,836 |
| A Lisp-like compiler and toolset for writing C code with additional features | 26 |
| CIL is a front-end for the C programming language that facilitates program analysis and transformation. | 364 |
| A compiler that generates code for multiple platforms from a single C source file | 1,425 |
| A minimal C compiler generating x86_64 assembly code | 516 |
| A Haskell library that allows inline C and Objective-C code in Haskell programs | 146 |
| A compiler written in Zig to translate C code into machine-specific binary code | 1,151 |
| A simple programming language written in C that is compiled to C. | 53 |
| A lightweight C compiler that compiles and executes C code directly. | 2,086 |
| A compiler that translates the D programming language into machine code using LLVM | 1,221 |
| A compiler for the V programming language and itself, written in V. | 100 |
| A compiler and loader for Qt's QML language, optimizing compilation and runtime performance. | 140 |