Difference between revisions of "Compilers"

From D Wiki
Jump to: navigation, search
m
m
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
  
There are currently 3 actively developed D compilers:
+
There are currently 3 actively developed major D compilers:
 
<table style="width:100%;" cellspacing="10">
 
<table style="width:100%;" cellspacing="10">
 
<tr>
 
<tr>

Revision as of 19:43, 22 November 2012


There are currently 3 actively developed major 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 ? ? ?