Difference between revisions of "Compilers"
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 |
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 | ? | ? | ? |