[ ソース: scala ]
パッケージ: scala-library (2.11.12-5)
scala-library に関するリンク
Debian の資源:
scala ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [www.scala-lang.org]
類似のパッケージ:
Scala standard library
Scala is a Java-compatible programming language with many modern language features. It is Java-compatible in that Scala and Java classes can directly reference each other and subclass each other with no glue code needed. It includes modern language features such as closures, pattern-matching, parametric types, and virtual type members.
This package contains the run-time library needed to run Scala programs. It also provides scalacheck and scala-partest.