|
|
|
|
|
by mattarm
1299 days ago
|
|
I don't think "DMD is a reference compiler and not meant as a production tool" is a great way to characterize it. There are certainly valid reasons for choosing LLVM and GCC for "production", but also valid reasons for choosing DMD. |
|
So you use DMD for development, and once the testing is done, built the production release with LDC or GDC.