Hacking with ruby2ruby
by Marc Chung

ruby2ruby provides a means of generating pure Ruby code easily from ParseTree‘s Sexps. This makes
making dynamic language processors much easier in Ruby than ever before. I'll cover my road to
discovering Ruby2Ruby via JavaScript, and plenty of demos/examples including a way to write
distributed applications.

I recently gave a talk to my local Ruby users group, http://rubyology.com/podcasts/show/68

About Marc Chung
Recent Ruby Hacker

Back