Hi,
In message "[ruby-talk:21798] Ruby internal (guide to the source)"
on 01/09/28, "Benoit Cerrina" <benoit.cerrina / writeme.com> writes:
|is there some documentation about the way the ruby source is structures and
|how it works?
|Where should I start to look first to understand it and such?
README.EXT explains about the internal and source structure.
Chapter 17 of "Programming Ruby" will help you too.
matz.