DMD 1.014 release

BCS BCS at pathlink.com
Fri Apr 27 10:43:25 PDT 2007


Pragma wrote:
> BCS wrote:
> 
>> #!/usr/bin/dmd -c -o- > your_code.o
>>
>> import comp.time.comp;
>>
>> pragma(msg, D2ELF!(import("your_code.d"));
> 
> 
> Apart from sheer curiosity,

that and perversity about sums it up

> or for bragging rights, why would you want 
> to completely re-implement the compiler backend as compile-time code?
> 

who said anything about just the backend? I'm thinking do the whole thing!!

Then again, I've been told I'm totally nuts.



More information about the Digitalmars-d-announce mailing list