Ruby 语言 思想驱动生活

Ruby,Rails,编程是一种乐趣。

Tag List for:

IronRuby 和 Ruby.NET的不同点

Posted by liubin on Sunday July 29 @ 11:24
Taged with: tagged , and

参见http://article.gmane.org/gmane.comp.lang.ruby.dotnet/57

CLR(Common Language Runtime)和DLR(Dynamic Language Runtime)
* IronRuby 基于DLR.
* Ruby.NET 基于 CLR.

与Silverlight的集成
*IronRuby最初的alpha版将不会支持Silverlight,将来版本会考虑这个问题。
*Ruby.NET不清楚

* IronRuby使用了Ruby.NET的分析器,这个分析器基于MSFT许可。

对Ruby库的支持
* Ruby.NET完全支持1.8.2核心库。
* IronRuby支持的比较有限。



Locations of visitors to this page


Recent Comments