发布于 2017-07-30 00:26:47 | 110 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的精品教程,程序狗速度看过来!

Pony Actor 模型编程语言

Pony 是一个面向对象的基于 Actor 模型的安全而且高性能的编程语言。Pony 提供 Sublime 和 Atom 编辑插件,同时很快将提供 vim 和 Visual Studio 支持。可使用 LLDB 和 GDB 进行调试。


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 ? =>                               ^

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

下载地址:



历史版本 :
Pony 0.16.0 发布,Actor 模型高性能编程语言
Pony 0.11.0 发布,Actor 模型编程语言
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务