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.

Reply via email to