What is the most stable D compiler

Johan Engelen via Digitalmars-d digitalmars-d at puremagic.com
Wed Sep 14 06:07:18 PDT 2016


On Wednesday, 14 September 2016 at 12:13:33 UTC, eugene wrote:
> On Wednesday, 14 September 2016 at 11:52:00 UTC, Klmp wrote:
>> On Wednesday, 14 September 2016 at 11:34:22 UTC, eugene wrote:
>>> What is the most reliable D compiler: dmd, ldc, gdc?
>>
>> because it's slightly before DMD the answer is: LDC.
>> GDC is too far behind
>> DMD is at the front
>> LDC has most of the DMD fixes but sometimes without the 
>> regressions coming from the front.
>
> did you use ldc in production?
> do you use ldc in production?

LDC (exclusively afaik) is used by Weka.io (http://www.weka.io).
Pretty serious "production use".

-Johan


More information about the Digitalmars-d mailing list