lcc
C compiler
A compiler designed to be highly retargetable for compiling C code.
The lcc retargetable ANSI C compiler
2k stars
103 watching
443 forks
Language: C
last commit: 5 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| 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 interpreter for executing C code on the fly as it is typed. | 29 |
| 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 |
| An implementation of a C11 compiler using the QBE backend and various extensions. | 737 |
| A compiler that translates the D programming language into machine code using LLVM | 1,221 |
| A list of compilers and transpilers that can generate C code from various programming languages. | 709 |
| A resurrected and improved implementation of the LLVM C Backend in Groff, enabling compilation of programs written in various programming languages to native machine code. | 127 |
| A compiler written in Zig to translate C code into machine-specific binary code | 1,151 |
| A compiler for the V programming language and itself, written in V. | 100 |
| A C compiler written in the C2 language itself. | 703 |
| An efficient C++ implementation of a portable and lightweight CRC algorithm | 343 |
| A Haskell library that allows inline C and Objective-C code in Haskell programs | 146 |
| A minimal C compiler generating x86_64 assembly code | 516 |