分享 Python 有了新语言 Mochi, Ruby 也不示弱

jyootai · 2014年12月16日 · 最后由 night_7th 回复于 2014年12月16日 · 2992 次阅读

Mochi 给 Python 带来了函数式编程特点,由 Python3 编译。 项目地址: https://github.com/i2y/mochi

与此同时,Ruby 创始人 Matz 也正在发展另外一个基于流原型的语言 Streem,用来文本处理,数据加工,甚至是 Web 编程…… 项目地址:https://github.com/matz/streem

一篇介绍两门新语言的文章: http://www.infoworld.com/article/2859779/application-development/functional-programming-piques-ruby-founder-picks-up-python-compiler.html

streem 已经开了帖子了吧

"The primary motivation is to experiment [with ] concurrent programming with stream model that is higher abstraction [and a] stream-based programming model that might be [the] basis for the future Ruby 3.0 concurrent model." ----Matz

需要 登录 后方可回复, 如果你还没有账号请 注册新账号