Y
Hacker News
new
|
ask
|
show
|
jobs
by
JustSomeNobody
2830 days ago
Wait, I thought Go was designed as a system language.
2 comments
xapata
2830 days ago
Go was designed for concurrency (and the docs take care to distinguish that from parallelism), fast compilation, and easy deployment.
link
floatboth
2830 days ago
Only in the Google sense i.e. "for building big systems… like servers". Not as in "close to your operating system" or "you should write an operating system in it".
link