Hacker News new | ask | show | jobs
by paulddraper 2562 days ago
The tooling is a very valid critique.

Like C/C++, javac is just a compiler.

It's not a a dependency resolver, a runtime, a formatter, etc.

go is all of those things.