Y
Hacker News
new
|
ask
|
show
|
jobs
by
kodablah
4033 days ago
I was under the impression this was true feature-set wise. I may be wrong though and am happy to be corrected.
3 comments
worklogin
4033 days ago
Calling something a superset usually means it's actually an expansion of something... kind of like C++11 might be a superset of C++03 (not sure if that's accurate).
link
MichaelGG
4033 days ago
That's a really strange metric to use. It'll rarely be true, except in a sort of Turing completeness way.
link
stefantalpalaru
4033 days ago
Almost. Go had the advantage of M:N threading with its goroutines and elegant CSP implementation.
link