Difference between revisions of "GDC"

From D Wiki
Jump to: navigation, search
Line 1: Line 1:
[[Compilers|« See D compiler list]]
+
{{:Compilers_Widget}}
 
<table cellspacing= "10" style="width:100%">
 
<table cellspacing= "10" style="width:100%">
 
<tr>
 
<tr>

Revision as of 15:01, 24 November 2012

Compilers: OverviewDMDGDCLDC

Gnu Compiler Collection D Compiler

GDC uses the GCC backend for code generation. GDC typically generates substantially faster binaries than DMD.

Guides

Useful Links