All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ammonite.runtime.package.scala Maven / Gradle / Ivy

The newest version!
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 - 2024 Weber Informatics LLC | Privacy Policy