Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
aikah
on June 1, 2015
|
parent
|
context
|
favorite
| on:
Go channels, goroutines and GC available in Nim
> Since Nim is a superset of Go
what ?
kodablah
on June 1, 2015
[–]
I was under the impression this was true feature-set wise. I may be wrong though and am happy to be corrected.
worklogin
on June 1, 2015
|
parent
|
next
[–]
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).
MichaelGG
on June 1, 2015
|
parent
|
prev
|
next
[–]
That's a really strange metric to use. It'll rarely be true, except in a sort of Turing completeness way.
stefantalpalaru
on June 1, 2015
|
parent
|
prev
[–]
Almost. Go had the advantage of M:N threading with its goroutines and elegant CSP implementation.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
what ?