JohnZ wrote:
In this case what would be the pros and cons if any of D compared with C or asm?
You can compare C++ for an interpreter with the same code translated to D with Digital Mars' javascript engine http://www.digitalmars.com/dscript/index.html
The D version is about 30% less source code and runs slightly faster.
