Difference between revisions of "Compilers"
m |
m |
||
Line 2: | Line 2: | ||
There are currently 3 actively developed D compilers: | There are currently 3 actively developed D compilers: | ||
− | <table style="width:100%;"> | + | <table style="width:100%;" cellspacing="10"> |
<tr> | <tr> | ||
<td style="width:33%; vertical-align: top; padding: 10px 10px; background: #f9f9f9;"> | <td style="width:33%; vertical-align: top; padding: 10px 10px; background: #f9f9f9;"> |
Revision as of 19:37, 22 November 2012
There are currently 3 actively developed D compilers:
DMD »Digital Mars D compiler |
GDC »GCC D compiler |
LDC »LLVM D compiler |
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 | ? | ? | ? |