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

Chris via Digitalmars-d digitalmars-d at puremagic.com
Wed Jun 4 02:56:08 PDT 2014


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.


More information about the Digitalmars-d mailing list