As far as I can see, everything is hardcoded to compile scalap, what would be needed to be able to do: ```scala > run foo.scala ``` from sbt, and have it just work?
As far as I can see, everything is hardcoded to compile scalap, what would be needed to be able to do:
> run foo.scalafrom sbt, and have it just work?