D - Converter from C
- Mark Stankus <mstankus calpoly.edu> Aug 16 2001
- Matt Gessner <mattg aiinet.com> Aug 16 2001
- "Walter" <walter digitalmars.com> Aug 18 2001
Writing a tool which automatically transforms code from C/C++ code to D will increase acceptance. Mark
Aug 16 2001
Mark Stankus wrote:Writing a tool which automatically transforms code from C/C++ code to D will increase acceptance. Mark
... especially if it's written in D :)
Aug 16 2001
Mark Stankus wrote in message <3B7C1248.E5F91237 calpoly.edu>...Writing a tool which automatically transforms code from C/C++ code to D will increase acceptance.
This is an interesting point. I have tried doing this manually, and it actually is pretty easy. Conversion is one reason I kept things like operator precedence the same.
Aug 18 2001









Matt Gessner <mattg aiinet.com> 