Dmitry Sychov:
> Can D compiler be used only as a C++ preprocessor, that it to generate  C++ 
> output (platform independent) to be later compiled via the target platform 
> C++ compiler?

It may be possible to induce LDC to output C code.

Bye,
bearophile

Reply via email to