Hacker News new | ask | show | jobs
by Cthulhu_ 1757 days ago
> As I remember, Go was "invented" to allow writing SMALL projects

On the contrary, one of the motivators for building Go was for large (millions of LOC) codebases; build speed and how fast a developer is comfortable in the codebase were big motivators for its build pipeline and code style.