- 授权协议: BSD
- 开发语言: Scala
- 操作系统: 跨平台
- 软件首页: http://dotty.epfl.ch/
- 软件文档: http://dotty.epfl.ch/docs/index.html
- 官方下载: https://github.com/lampepfl/dotty/releases
软件介绍
Dotty 是 Scala 的下一代编译器,也是 Scala 的新语言概念和编译器技术研究平台。
具有以下特性:
| Union, intersection and literal singleton types | Implemented |
| Trait parameters | Implemented |
| @static methods and fields | Implemented |
| SBT incremental build | Implemented |
| Option-less pattern matching | Implemented |
| Automatic tupling of function parameters | Implemented |
| Multiversal equality | Implemented |
| Phantom types | Implemented |
| Implicit function types | Implemented |
| Auto-Specialization | In progress |
| Whole program optimizer | In progress |
| HList & HMaps/Record types | In progress |
| Effects | Considered |
Unreal Engine 4 Scripting with C++ Cookbook
Sherif, William、Stephen Whittle / 2016-10-24
Unreal Engine 4 (UE4) is a complete suite of game development tools made by game developers, for game developers. With more than 100 practical recipes, this book is a guide showcasing techniques to us......一起来看看 《Unreal Engine 4 Scripting with C++ Cookbook》 这本书的介绍吧!
