On Fri, 29 May 2015 20:02:47 +0000, Martin Krejcirik wrote:

> dmd
>    - reference compiler, Digital Mars backend - best for latest dlang
>    features, fast compile times
> 
> gdc
>    - GNU gcc backend based compiler - best for portability and
>    compatibility with gnu tools
> 
> ldc
>    - LLVM backend based compiler - best for optimized builds, best
>    runtime speed

does LDC really surpasses GDC in generated code speed?

Attachment: signature.asc
Description: PGP signature

Reply via email to