|
|
|
|
|
by JonChesterfield
1476 days ago
|
|
I want an implicitly parallel programming language. Write code that looks single threaded, doesn't have any mutex/spawn/channel stuff in it, that runs on one core locally or the nearby cluster with the same behaviour and lower wall clock time. |
|