套件: scala-library (2.11.12-4)
scala-library 的相關超連結
Trisquel 的資源:
下載原始碼套件 scala:
維護者:
Original Maintainers:
- Debian Java Maintainers (郵件存檔)
- Min Huang
外部的資源:
- 主頁 [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.