- Syntax - эсперименты с новым синтаксисом Scala 3
- Zionomicon - различные программы для ZIO по мотивам книги Zionomicon Джона де Гоуса и Адама Фрейзера
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 the sbt-dotty plugin, see the dotty-example-project.