Ary Borenszweig wrote:
Can you interface with C code? It would be cool if you could interface with C++ code, I think every person that currently develops in C++ could seriosly think about switching to D"

D can partly interface with C++ (ie C++ objects but not templates) and completely interface with C code.

-Joel

Reply via email to