Difference between revisions of "GDC"
(→Useful Links) |
|||
Line 13: | Line 13: | ||
== Useful Links == | == Useful Links == | ||
* [https://github.com/D-Programming-GDC/GDC Source code (GitHub)] | * [https://github.com/D-Programming-GDC/GDC Source code (GitHub)] | ||
+ | * [http://www.gdcproject.org/ Project website] | ||
+ | * [http://www.gdcproject.org/wiki Project wiki] | ||
</td> | </td> |
Revision as of 14:05, 29 November 2012
Gnu Compiler Collection D CompilerGDC uses the GCC backend for code generation. GDC typically generates substantially faster binaries than DMD. Guides |
Useful Links |