dc10.scala.compiler.scala Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of dc10-scala_native0.5_3 Show documentation
Show all versions of dc10-scala_native0.5_3 Show documentation
A definitional compiler for generating Scala code.
The newest version!
package dc10.scala
import dc10.Compiler
given compiler: Compiler[Statement, LibDep, Error] =
Compiler.impl[Statement, LibDep, Error]