iwamatsu0430 / sfw

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sbt project cross-compiled with Dotty and Scala 2

Usage

This is a normal sbt project, you can compile code with sbt compile and run it with sbt run, sbt console will start a Dotty REPL. For more information on cross-compilation in sbt, see http://www.scala-sbt.org/0.13/docs/Cross-Build.html

For more information on the sbt-dotty plugin, see the dotty-example-project.

About


Languages

Language:Scala 87.7%Language:Java 12.3%