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.
This is the home of a [D][0] compiler. SDC is at the moment, particularly stupid; it is a work in progress. Feel free to poke around, but don't expect it to compile your code.
The main features of snazzy-d/sdc are: Compilers.
Open-source alternatives to snazzy-d/sdc 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.