Official DMD compiler written in D

Tim Krimm twkrimm at gmail.com
Wed Jan 9 07:27:44 PST 2013


On Tuesday, 8 January 2013 at 21:57:17 UTC, H. S. Teoh wrote:

>
> We *could* write a cross-compiler, of course, but it still 
> requires that
> you first target the D compiler (written in D) to the new 
> platform, and
> then cross-compile itself to that platform.  Whereas with DMD, 
> you just
> use the target platform's C++ compiler and you're up and 
> running.
>
>
> T

I think LDC 2.0 or GDC 2.0 might be able to serve this purpose.


More information about the Digitalmars-d mailing list