RFC in Comparison between Rust, D and Go
deadalnix via Digitalmars-d
digitalmars-d at puremagic.com
Mon Nov 9 15:26:55 PST 2015
On Monday, 9 November 2015 at 23:11:34 UTC, Vladimir Panteleev
wrote:
> Great post, though languages that compile to C (e.g. Nim) are
> probably even better at interfacing with C/C++ than D. I'm sure
> D is #1 aside those though.
I would not trust such language to have a precise semantic. There
is way too much undefined behavior in C for that.
More information about the Digitalmars-d
mailing list