1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 Pony 0.16.0 发布,Actor 模型高性能编程语言 下载

Discussion in '软件资讯' started by 漂亮的石头, 2017-07-30.

  1. 漂亮的石头

    漂亮的石头 版主 Staff Member

    Joined:
    2012-02-10
    Messages:
    488,009
    Likes Received:
    47
    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 ? =>
    ^


    更多修复和更改可查阅发行说明

    下载地址:


    >>>【评论有礼】7月10日-31日在下方评论资讯,即有机会获得 9 活跃积分和开源中国实物周边。活动详情
    Pony 0.16.0 发布,Actor 模型高性能编程语言下载地址
     
Loading...