Scala 2.12.4 已发布,与上个版本比较,基准测试显示编译时间再减少5-10%。此外,还包含对 Java 9 支持的改进以及一些功能改进。
Scala 是一门现代的多范式编程语言,志在以简练、优雅及类型安全的方式来表达常用编程模式。它平滑地集成了面向对象和函数语言的特性。
更新内容:
Fix runtime reflection of empty package members under Java 9
Adapt to change in Java 9 classloader hierarchy
Include the parts of a compound/refinement type in implicit scope
Resolve implicit instances for abstract types, according to the spec
Higher-kinded type variable unification
Make Lazy* classes serializable
Deprecate assignments in argument position
Move compilation daemon portfile under ~/.scalac/
软件详情:https://github.com/scala/scala/releases/tag/v2.12.4
下载地址:http://www.scala-lang.org/download/
来自:开源中国社区
                  	
				
