Dotty 详细介绍Dotty 是 Scala 的下一代编译器,也是 Scala 的新语言概念和编译器技术研究平台。
具有以下特性:
Union, intersection and literal singleton types ImplementedTrait parameters Implemented@static methods and fields ImplementedSBT incremental build ImplementedOption-less pattern matching ImplementedAutomatic tupling of function parameters ImplementedMultiversal equality ImplementedPhantom types ImplementedImplicit function types ImplementedAuto-Specialization In progressWhole program optimizer In progressHList & HMaps/Record types In progress
Effects Considered
文章转载自 开源中国社区 [http://www.oschina.net]
相关资源:Dotty是Scala的下一代编译器也是Scala的新语言概念和编译器技术研究平台