Pony 0.16.0 已发布,Pony 是一款基于 Actor 模型,能够提供类型、内存、异常、并发多个层面的安全性保证的高性能编程语言。 该版本实现了 “Explicit partial calls” RFC,这是一个突破性的语法更改,影响了对局部函数的所有调用。 /tmp/test.pony:5:19: call is not partial but the method is - a question mark is required after this call iterator.next() ^ Info: /tmp/ponyc/packages/builtin/array.pony:578:24: method is here fun ref next(): B->A ? => ^ 更多修复和更改可查阅发行说明 下载地址: Source code (zip) Source code (tar.gz) >>>【评论有礼】7月10日-31日在下方评论资讯,即有机会获得 9 活跃积分和开源中国实物周边。活动详情 Pony 0.16.0 发布,Actor 模型高性能编程语言下载地址