Hacker News new | past | comments | ask | show | jobs | submit login

> Pet peeve - not sure why "sbt console" insists on compiling class files before launching a repl. I mean, I'm launching a repl since something did screw up, right ?

Presumably, your launching a REPL because something screwed up at runtime, not because something screwed up in compilation. You can't kick the tires of how code runs without compiling it, so...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: