DMD 1.031 and 2.015 releases
    Walter Bright 
    newshound1 at digitalmars.com
       
    Thu Jun 19 14:52:45 PDT 2008
    
    
  
Leandro Lucarella wrote:
> Walter Bright, el 19 de junio a las 12:08 me escribiste:
>> Many, many times, however, I wished it was in D just because it would make 
>> coding it easier.
> 
> I don't think I have to tell *you* this, but since D is link compatible
> with C, I don't think that's a real issue...
It is, for a couple reasons:
o  Some back ends (like mine) is in C++, not C.
o  If you're porting D to a platform that has no existing D compiler on 
it, you're in for some significant problems.
    
    
More information about the Digitalmars-d-announce
mailing list