Swift is based LLVM,what will the D's LDC do?

Andrea Fontana via Digitalmars-d digitalmars-d at puremagic.com
Wed Jun 4 03:09:49 PDT 2014


On Wednesday, 4 June 2014 at 09:56:10 UTC, Chris wrote:
> On Wednesday, 4 June 2014 at 09:45:21 UTC, Temtaime wrote:
> [snip]
>> And if one speak about compilation time... Yes dmd compiles 
>> faster than ldc but the difference is not so great. And who 
>> cares about compilation time when one write the code ?
>
> I do. I don't care about it when it's done and dusted and I 
> compile to deliver the program. But while I'm developing, I 
> want a short write-compile-test cycle. It's simply annoying, 
> when you have to wait a few seconds to test tiny changes or get 
> the output of a debug statement.

I agree.


More information about the Digitalmars-d mailing list