为什么要开发rubinius:
http://blog.fallingsnow.net/2006/12/06/and-maybe-why-you-should-donate

    * Why?: The current Ruby interpreter powers many high traffic sites and enterprise projects, but a faster, more maintainable interpreter would be a huge benefit to current and future Ruby projects.
    * Why not YARV?: Matz has expressed support for other Ruby interpreters and has said that YARV has a difficult task since the specs of Ruby 1.9/2.0 are not finalized yet (mentioned in this interview). Rubinius is targeting the current Ruby 1.8 series and is using the existing interpreter to bootstrap the project.
    * When will it be done?: There is no timeline. It may take 6 months, 6 years, or never. The idea is to put resources behind this project so progress can be made.


我的感受:

    1、支持bytecode;
    2、由于1的原因,支持代码加密,可以吸引企业/商业等对知识产权敏感的用户;
    3、更简单的Ruby解释器内核,维护更容易;
    4、YARV就算可以运行Ruby2.0,还是有很多问题


rubinus的项目首页:
http://blog.fallingsnow.net/rubinius/

rubinus的SVN代码库:
http://code.fallingsnow.net/svn/rubinius/trunk/


其它相关信息:
[list]
* PeepCode Screencasts Places a $1,000 Bet on Rubinius
http://nubyonrails.com/articles/2006/12/06/peepcode-screencasts-places-a-1-000-bet-on-rubinius

* Rubinius Interview
http://on-ruby.blogspot.com/
评论
bouzouki 2007-09-06
哦,怎么没下文了?最近迷上了语言级虚拟机,尤其是Rubinius和Parrot,有没有此道中人啊?
freespace 2006-12-15
今天编译通过了,不知道如何和mongrel服务器进行整合,不知道mongrel的虚拟机是在那个地方定义的。如果rubinius不能和Rails服务器进行整合,那作用也不大。
Suninny 2006-12-14
我现在对这类东东已没多大兴趣了。等他们成熟了再说。。。
freespace 2006-12-14
今天研究了一下rubinius,用rcompile可以把.rb文件编译成.rbc,这个已经通过了,但可惜rubinius编译老是通不过(命令:rake build),提示缺少termcap.h文件,搞了一个下午也通不过。
njmzhang 2006-12-11
Performance怎么样呢?
capitain 2006-12-11
看上去不错啊
freespace 2006-12-10
看来代码安全的问题可以解决了,不知道现在的稳定性如何?
alang
搜索本博客
博客分类
最近加入圈子
存档
最新评论
评论排行榜