Hacker News new | ask | show | jobs
by justthistime_ 3996 days ago
No. Scala neither needs to compile dependencies, nor does it need to recompile everything on a change.

The first compile might take a bit, but after that all changes are usually incrementally compiled in less than a second.