On Mon, 20 Apr 2015 18:26:15 +0000, Jeremiah DeHaan wrote:

> Oh, huh. For some reason I thought that DMD was doing its own code
> generation

it does. but to compile DMD itself, even in DDMD form, you still need C++ 
compiler, as codegen part is still in C++ and will not be translated to D.

so DDMD is a chimera with top part in D and bottom part in C++. ;-)

Attachment: signature.asc
Description: PGP signature

Reply via email to