ammonite.runtime.package.scala Maven / Gradle / Ivy
package ammonite
/**
* What actually lets us compile and execute code in the Ammonite REPL; deals
* with the Scala compiler, preprocessing the strings, JVM classloaders, etc.
*/
package object runtime
© 2015 - 2025 Weber Informatics LLC | Privacy Policy