Ruby...
Windows HTML Help version of Ruby Reference Manual
I prepare the Windows HTML Help version of Yukihiro Matsumoto's Ruby Reference Manual, which is converted from original htmls or RDs.
You can use it searching by keywords because it's a HTML Help. It contains the scripts for conversion to Windows HTML Help and you can rebuild it with Microsoft HTML Help Workshop
(Microsoft HTML Help 1.32 downloadable files).
Viewing it requires that your OS is Windows98/2000 or newer version, or Internet Explorer 4.0 or newer version or HTML Help viewer was installed.
HTML Help version of Ruby Reference Manual + RDP(1.9.0) (Japanese)
Separated HTML version of Ruby Reference Manual + RDP(1.9.0) (Japanese)
Convertion scripts for Ruby Reference Manual + RDP
HTML Help version of Ruby 1.4 Reference Manual (English)
HTML Help version of Ruby 1.4 Reference Manual (Japanese)
This seems to be available on an integrated develope environment "Copal" for script language.
DJGPP(ver2) binary of Ruby for PC-98 series
The ruby binary built with the original DJGPP development can't run on DOS/Windows Dos window of PC-98 series
(PC-98 series is made by Japanese NEC Corp. and differs from PC-AT). But this binary for PC-98 can run.
Note that it has some problems about Japanese code file name.
Ruby-1.6.7 (DJGPP(ver2.03),PC-98)
Ruby-1.6.6 (DJGPP(ver2.03),PC-98)
Ruby-1.6.5 (DJGPP(ver2.03),PC-98)
Ruby-1.4.6 (DJGPP(ver2.03), PC-98)
Library of conversion from object to source 'to_src.rb'
This library offers us the way to generate a source code from Ruby's object.
So we acquires the source backup method with this library except the hard binary backup method with Marshal class.
Available objects are restricted, but it is usable normally.
It recommends Ruby 1.6 or newer, but Ruby 1.4 is OK with a little troubles.
to_src 0.10
file : to_src-0.10.zip 24,426bytes 2004/06/02 (This documentaion is in Japanese only)
Ruby Link
Ruby directory
Others