Difference between revisions of "Compilers"
(A start) |
m |
||
Line 2: | Line 2: | ||
There are currently 3 actively developed D compilers: | There are currently 3 actively developed D compilers: | ||
− | <table | + | <table style="width:100%;"> |
<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;"> | ||
= [[Compiler:DMD|DMD »]] = | = [[Compiler:DMD|DMD »]] = |
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 | ? | ? | ? |