|
|
|
|
|
by dolmen
263 days ago
|
|
This is underestimating that running the code is part of the development process. With fast compile time, running the test suite (which implies to recompile it) is fast too. Also if the language itself is optimized towards making easy to write a fast compiler, this also makes your IDE fast. And just if you're wondering, yes, Go is my dope. |
|