-
scala-2.10.2下载
资源介绍
scala-2.10.2
scala.actors - Concurrency framework inspired by Erlang.
scala.io - Input and output.
scala.math - Basic math functions and additional numeric types.
scala.sys - Interaction with other processes and the operating system.
scala.util.matching - Pattern matching in text using regular expressions.
scala.util.parsing.combinator - Composable combinators for parsing.
scala.xml - XML parsing, manipulation, and serialization.