Y
Hacker News
new
|
ask
|
show
|
jobs
by
steveklabnik
6070 days ago
That's a compiler issue, not a language issue.
2 comments
ponce
6070 days ago
A language without purity / proper constness / powerful static checking will not be automatically parallelized.
link
h3r3tic
6070 days ago
Wrong. D2 has features to ease multi-threaded development, so it's a language 'issue'.
link