legacy-cc
Old C compiler
Represents the earliest versions of a C compiler from the 1970s, no longer compilable with modern compilers.
The earliest versions of the very first c compiler known to exist in the wild written by the late legend himself dmr.
4k stars
134 watching
346 forks
Language: C
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A simple C interpreter that can interpret and run itself | 4,070 |
| | An open-source C compiler that aims to implement all C11 features and compile real-world programs correctly. | 9,774 |
| | A cross-development package for 6502 based systems with C compiler and runtime library support for many old computer machines. | 2,337 |
| | An experimental C compiler that aims to compile itself and supports various language features while keeping the code concise. | 6,166 |
| | A compiler designed to be highly retargetable for compiling C code. | 2,038 |
| | A comprehensive C library providing a wide range of functionality for various applications, including networking, concurrency, data storage and manipulation. | 4,906 |
| | A fast and feature-rich integrated development environment for C/C++ programming. | 2,631 |
| | An emulator frontend supporting various retro console systems | 5,994 |
| | A conservative garbage collector for C and C++ storage allocation | 3,024 |
| | A set of libraries and data structures designed to simplify the development of high-performance concurrent systems in C. | 2,409 |
| | An open-source implementation of the classic 3D shooter game engine. | 14,572 |
| | A compiler for an evolution of the C language | 3,085 |
| | Emulates vintage computers, consoles, and arcade machines to preserve software history. | 8,502 |
| | 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 build-once run-anywhere C library that reconfigures stock compilers to output a POSIX-approved format for native execution on multiple platforms. | 18,558 |