Microsoft working on new systems language
Dicebot
public at dicebot.lv
Sun Dec 29 05:46:03 PST 2013
On Sunday, 29 December 2013 at 13:15:14 UTC, Ola Fosheim Grøstad
wrote:
> I think neither Go, D or this language is as performant as
> (skilled use of) C/C++.
This is not true. Assuming skilled use and same compiler backend
those are equally performant. D lacks some low-level control C
has (which is important for embedded) but it is not directly
related to performance.
More information about the Digitalmars-d
mailing list