https://www.scala-lang.org/
Scala is a general purpose programming language designed to express
common programming patterns in a concise, elegant, and type-safe way.
It smoothly integrates features of object-oriented and functional
languages. It is also fully interoperable with Java.
This package contains the Scala compiler and bytecode parser.
Version: 2.13.10
General Commands | |
fsc | Fast offline compiler for the Scala 2 language |
scala | Run code in the Scala 2 language |
scalac | Compiler for the Scala 2 language |
scaladoc | Documentation generator for the Scala 2 language |
scalap | Scala class file decoder for the Scala 2 language |