2006-12-08
rubinius--又一个Ruby的虚拟机
为什么要开发rubinius:
http://blog.fallingsnow.net/2006/12/06/and-maybe-why-you-should-donate
我的感受:
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/
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
看来代码安全的问题可以解决了,不知道现在的稳定性如何?
- 浏览: 32433 次
- 性别:

- 来自: 地球

- 详细资料
搜索本博客
最近加入圈子
链接
最新评论
-
rubinius--又一个Ruby的虚 ...
哦,怎么没下文了?最近迷上了语言级虚拟机,尤其是Rubinius和Parrot, ...
-- by bouzouki -
Rails CHM Documentation ...
有没有1.2.3的?
-- by stworthy -
Rails CHM Documentation ...
好贴。但是chm上方法都不齐阿
-- by Kelvinfeng -
对SCGI/Mongrel的作者的访 ...
mongrel已经发布了1.0版本了,不过就是没有看到作者自己介绍一下1.0这么 ...
-- by robbin -
rubinius--又一个Ruby的虚 ...
今天编译通过了,不知道如何和mongrel服务器进行整合,不知道mongrel的 ...
-- by freespace






评论排行榜