Available D2 implementation on Windows besides DMD?

Daniel Gibson metalcaedes at gmail.com
Fri Jun 10 01:49:59 PDT 2011


Am 10.06.2011 10:46, schrieb Victor T.:
> Hi,
> 
> I'm looking to try out D2 after reading Andrei's D Programming book. What 
> implementations are available besides DMD for the windows platform?
> 
> I've looked at both GDC and LLVM-LDC but was unable to get either of them 
> to work at least for version 2 of the language. The precompiled binaries on 
> the gdc page seems to be for gdc version 1 of the language. LDC doesn't 
> have any precompiled binaries at all for windows and my attempts to build 
> it has so far failed.
> 
> Any recommendations and advice on this is appreciated. I'm mainly 
> interested in trying all these alternate implementations to see how well 
> they can optimize code.

Are you aware that the new official GDC page is
https://bitbucket.org/goshawk/gdc/wiki/Home ?
The download page contains snapshots for D2 on windows (and maybe D1 as
well).

Cheers,
- Daniel


More information about the Digitalmars-d mailing list