Whither DWT?

Dave Dave_member at pathlink.com
Thu Apr 20 16:19:07 PDT 2006


In article <e27ain$gu5$1 at digitaldaemon.com>,
=?ISO-8859-1?Q?Anders_F_Bj=F6rklund?= says...
>
>DBloke wrote:
>
>> I must have missed something somewhere I thought it was not possible to 
>> port C++ to D I am sure I read a post somewhere or on the D site saying 
>> that it is almost impossible to port C++ to D ??
>

I think what you're referring to is that it is not practical to *mechanically*
convert many C++ apps. to D. I don't think there is really anything you could do
in C/++ that couldn't also be done with D, with the exception of some
compile-time macro/template stuff (which of course doesn't mean you couldn't
accomplish the same end-result w/ D, just not at compile time).

>You shouldn't believe all those people telling you what you can't do ;-)
>





More information about the Digitalmars-d-dwt mailing list