Comment on Web-based editor for Kotlin, JetBrains' new JVM languageparentComments−e-dragoev14yThen just use fsc instead of scalac. It is part of the standard Scala distribution. Last time I tried it - fsc was not that much slower than javac.−_ea1k14yYes, but is it faster than EJC? I'd bet that's the frame of reference for most Java devs.
Comments
Then just use fsc instead of scalac. It is part of the standard Scala distribution. Last time I tried it - fsc was not that much slower than javac.
Yes, but is it faster than EJC? I'd bet that's the frame of reference for most Java devs.