example-dotty:新 Scala 编译器 Dotty 的示例代码

时间:2021-06-16 05:31:05
【文件属性】:
文件名称:example-dotty:新 Scala 编译器 Dotty 的示例代码
文件大小:2KB
文件格式:ZIP
更新时间:2021-06-16 05:31:05
Scala 点点滴滴的例子 先决条件 JDK 8 用法 $ path/to/dotc ./src/01_hello_world.scala $ scala hello.world hello dotty! 参考
【文件预览】:
example-dotty-master
----.gitignore(31B)
----src()
--------04_xml_literals.scala(126B)
--------05_trait_parameter.scala(234B)
--------02_hello_world_ng.scala(101B)
--------03_xml_literals_ng.scala(120B)
--------01_hello_world.scala(106B)
----README.md(322B)

网友评论