|
|
|
|
|
by programminggeek
4378 days ago
|
|
I would be more excited to use Scala if the compile times didn't suck so much. Even on a tiny project, it just feels like it takes too long to do anything. I guess I'm too used to Ruby and PHP where I save and things happen right away. My test suite runs in less than a second. Stuff like that. Instead, everything takes 5-10 sec and that just breaks my flow constantly. I used Golang and while I don't love the language I love the compiler a lot. It's really fast and nice and feels like a dynamic language. Anyhow, Scala compiler has been slow forever and probably will be slow forever. Oh well. |
|