|
|
|
|
|
by j_baker
5805 days ago
|
|
I'm not convinced that parallelism is something that needs support at the language level. The only languages that do this are Go and Erlang (off the top of my head). Others like Clojure and Scala have more support at the standard library level. |
|