Hacker News new | ask | show | jobs
by geon 3900 days ago
Slow compilers waste developer time.
1 comments

Incremental compiles have existed for quite some time.

Go is only unique in that it can do a complete recompile in very attractive times. The only hitch, of course, is that you sacrifice features known and loved in other languages for over a decade.