Hacker News new | ask | show | jobs
by ponce 6070 days ago
I don't think many-cores compatibility is a little gain.
1 comments

That's a compiler issue, not a language issue.
A language without purity / proper constness / powerful static checking will not be automatically parallelized.
Wrong. D2 has features to ease multi-threaded development, so it's a language 'issue'.