File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -46,18 +46,15 @@ h3. Part 4: Around the evaluator
4646* Final chapter: Ruby's future
4747
4848h1. About this Guide
49+
4950This is a new effort to gather efforts to help translate into English the "Ruby
5051Hacking Guide":http://i.loveruby.net/ja/rhg/book/. The RHG is a book
5152that explains how the ruby interpreter (the official
5253C implementation of the "Ruby language":http://www.ruby-lang.org/) works
5354internally.
5455
5556
56- To fully understand it, you need a good knowledge of C and Ruby. The
57- original book includes a Ruby tutorial (chapter 1), but it has not
58- been translated yet, and we think there are more important chapters to
59- translate first. So if you have not done it yet, you should read a
60- book like the "Pickaxe":http://www.rubycentral.com/book/ first.
57+ To fully understand it, you need a good knowledge of C and Ruby.
6158
6259Please note that this book was based on the source code of ruby 1.7.3
6360so there are a few small differences to the current version of
@@ -70,6 +67,7 @@ Many thanks to "RubyForge":http://rubyforge.org for hosting us and to
7067Minero AOKI for letting us translate his work.
7168
7269h2. Help us!
70+
7371The original is available "here":http://i.loveruby.net/ja/rhg/book/
7472or hosted within this repo "here":http://ruby-hacking-guide.github.com/original_repo/ja_html/
7573(currently with broken formatting)
You can’t perform that action at this time.
0 commit comments