- Notifications
You must be signed in to change notification settings - Fork48
GNU D Compiler
D-Programming-GDC/gdc
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
GDC is a GPL implementation of the D compiler which integrates the open source D front end with GCC.
The GNU D Compiler (GDC) project was originally started by David Friedman in 2004 until early 2007 when he disappeared from the D scene, and was no longer able to maintain GDC. Following a revival attempt in 2008, GDC is now under the lead of Iain Buclaw who has been steering the project since 2009 with the assistance of its contributors, without them the project would not have been nearly as successful as it has been.
Documentation on GDC is available fromthe wiki. Any bugs or issues found with using GDC should be reported atour bugzilla site. For help with GDC, theD.gnu mailing list is the place to go with questions or problems.
Work is currently under way to merge GDC into a future release of GCC. Assistance of any sort during this time would be invaluably appreciated. Feel free to contact viaemail or join in at #d.gdc on FreeNode.
The master branch of this project closely followsGCC development branch, which if you intend to use GDC for production applications, is likely not the version of GCC you want to build against. For versions of GDC compatible with GCC releases, checkout one of the following branches: