[xruby commit] r2309 - wiki

2 views
Skip to first unread message

codesite...@google.com

unread,
Mar 12, 2008, 2:14:01 PM3/12/08
to xruby-...@googlegroups.com
Author: xue.yong.zhi
Date: Wed Mar 12 11:13:31 2008
New Revision: 2309

Modified:
wiki/HowtoContribute.wiki

Log:
fix broken link

Modified: wiki/HowtoContribute.wiki
==============================================================================
--- wiki/HowtoContribute.wiki (original)
+++ wiki/HowtoContribute.wiki Wed Mar 12 11:13:31 2008
@@ -27,9 +27,9 @@

Please read [XRubyHackingGuide] first, it gives you an overview of the implementation.

-The easier way to jump start is to implement a few builtin libraries.
And almost all of our members started this way. By implementing builtin
libraries, it helps you understand how the runtime/compiler works. And
it does not require too much knowledge of compiler to get started.
+The easiest way to jump start the process is to implement a few
builtin libraries. And almost all of our members started this way. By
implementing builtin libraries, it helps you understand how the
runtime/compiler works. And it does not require too much knowledge of
compiler to get started.

-Our current focus is to get major Ruby libraries work under XRuby.
Some known issues can be found at
http://code.google.com/p/xruby/issues/list and http://code.google.com/p/xruby/wiki/LibraryMethodNotImplemented
+Our current focus is to get major Ruby libraries work under XRuby.
Some known issues can be found at
http://code.google.com/p/xruby/issues/list and http://code.google.com/p/xruby/wiki/TodoList

*NOTE*: We perfer to write builtin in pure ruby (builtin.rb) unless it
is impossible or *too* bad for performance.

Reply all
Reply to author
Forward
0 new messages