How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
GDC is a GPL implementation of the D compiler which integrates the open source D front end with GCC.
Portable C Compiler sources
The main features of ianharvey/pcc are: Compilers.
Open-source alternatives to ianharvey/pcc include: bevinsky/llvm-gbz80 — LLVM port to the GBZ80 CPU. bonsaiden/gbasm — A JavaScript based Gameboy Assembler. d-programming-gdc/gdc — GDC is a GPL implementation of the D compiler which integrates the open source D front end with GCC. dlang/dmd — DMD is the reference compiler for the D programming language. drh/lcc — The lcc retargetable ANSI C compiler. ams-hackers/gbforth — 👾 A Forth-based Game Boy development kit.