Y
Hacker News
new
|
ask
|
show
|
jobs
by
pjmlp
2882 days ago
Go is not rather unique in having GC and stack semantics, there are plenty of languages that have it, all the way back to Mesa/Cedar and CLU.
1 comments
weberc2
2882 days ago
I should have been more clear I guess; I was comparing it to other popular languages. Few have value types and many that do (like C#) regard them as second-class citizens.
link