Is there a doc like perlguts/illguts for ruby? -
i enjoied illustrated perlguts fun , easy way see how things implemented without need dig through sources , love read such documentation ruby.
perlguts provides information on workings of perl interpreter , describes how use perl api. illguts illustrated version of perlguts.
are there similar docs ruby?
here stuff along lines:
the ruby hacking guide (old, contains of nuts & bolts info)
http://dev-logger.blogspot.com/2008/06/ruby-internals-by-patrick-farley.html
Comments
Post a Comment