On 9/18/2011 9:18 PM, Walter Bright wrote:
On 9/18/2011 6:06 PM, dsimcha wrote:
I imagine C++ would be virtually impossible, but how hard can it
possibly be to
translate **non-preprocessor-abusing** C code to D? D is almost a
superset of C.
The only incompatibilities I can think of are the preprocessor/module
system,
bitfields, and some minor syntactic differences. Am I missing anything
important?

http://www.digitalmars.com/d/2.0/htod.html


Right, but htod only translates headers. I was talking about translating full **source code**.

Reply via email to