Difference between revisions of "Compilers"

From D Wiki
Jump to: navigation, search
(A start)
 
m
Line 2: Line 2:
  
 
There are currently 3 actively developed D compilers:
 
There are currently 3 actively developed D compilers:
<table cellspacing="20" style="width:100%;">
+
<table style="width:100%;">
 
<tr>
 
<tr>
<td></td>
 
 
<td style="width:33%; vertical-align: top; padding: 10px 10px; background: #f9f9f9;">
 
<td style="width:33%; vertical-align: top; padding: 10px 10px; background: #f9f9f9;">
 
= [[Compiler:DMD|DMD &raquo;]] =
 
= [[Compiler:DMD|DMD &raquo;]] =

Revision as of 19:37, 22 November 2012


There are currently 3 actively developed D compilers:

DMD »

Digital Mars D compiler
The formal compiler.

GDC »

GCC D compiler
Fast and open source.

LDC »

LLVM D compiler
Fast and open source.

Comparison

DMD GDC LDC
Platforms Linux / Mac / FreeBSD / Win Linux / Mac / FreeBSD / Win Linux / Mac / FreeBSD / Win
Architectures i386, amd64 i386, amd64 i386, amd64
License ? ? ?
Features ? ? ?