GDC: Difference between revisions

From Rosetta Code
Content added Content deleted
(Added Implementation and stub templates)
 
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{implementation|D}}{{stub}}
{{implementation|D}}
GDC is the D compiler based on the DMD front end and the [[GCC]] backend. It is buildable on GCC 3.4.6, GCC 4.1.2 and GCC 4.3.5 and comes with version 1.0.62 of the front end.

Latest revision as of 11:04, 9 August 2010

GDC is an implementation of D. Other implementations of D.

GDC is the D compiler based on the DMD front end and the GCC backend. It is buildable on GCC 3.4.6, GCC 4.1.2 and GCC 4.3.5 and comes with version 1.0.62 of the front end.