[dmd-internals] DMD now requires a working D compiler to be build

via Digitalmars-d digitalmars-d at puremagic.com
Tue Mar 10 05:33:01 PDT 2015


On Tuesday, 10 March 2015 at 10:33:24 UTC, Jonathan M Davis wrote:
> And it's not like dmd would be alone with this problem. Other 
> languages'
> compilers are written in the language that they compile as well

Yeah, besides you could cross compile to LLVM IR and use whatever 
LLVM tools exists on the target platform from there. Besides, you 
probably have access to an emulator if the target platform is 
really weird.

The move to D based refactored D compiler is very promising. 
Kudos to the people behind this effort!



More information about the Digitalmars-d mailing list