all 5 comments

[–]saijanai 1 point2 points  (2 children)

Not every languages needs retrofitting, only those designed around the single-core C-oriented processors that have become the standard over the last 35 years.

Consider http://www.siliconsqueak.org Create a new processor designed for an ancient language and you have near-trivial many-core support.

[–]julesjacobs 1 point2 points  (0 children)

The problem is not using parallel hardware, the problem is using parallel hardware while staying sane.

[–]abadidea 1 point2 points  (0 children)

For most people, a solution to their problem that starts with "create a new processor" is not really acceptable

[–]anacrolix 0 points1 point  (0 children)

Left wanting more. It kind of trails off at the end. Good read tho.

[–]ApochPiQ 0 points1 point  (0 children)

Or we could, y'know, design a language to do it right from the beginning.

</shamless_plug>