If there is no concept equivalent to "module" then...
# random
a
If there is no concept equivalent to "module" then it will be so (I hope). Making inter-module incremental compilation is a bit harder (it's not yet implemented for gradle), and I'm not sure if it's possible to make it easy for CLI. At the moment we also depend on build system for figuring out file changes. I think we could implement it for CLI use.