Skip to content
This repository has been archived by the owner on Jun 20, 2019. It is now read-only.

D-Programming-GDC/gdc

Repository files navigation

Build Status

What is GDC?

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 from the wiki. Any bugs or issues found with using GDC should be reported at our bugzilla site. For help with GDC, the D.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 via email or join in at #d.gdc on FreeNode.

Building

The master branch of this project closely follows GCC 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: