Videos tagged with Ruby2Ruby


RubyConf 2008: Seattle.rb Rocks!

RubyConf 2008: Seattle.rb Rocks!

Posted in Conferences, Development, Frameworks, Ruby, Ruby On Rails

Seattle.rb Rocks would cover a number of side projects developed by Seattle.rb members in a lightning-talk-like format. Individual presentations would run for roughly ten minutes, and at least the following individual presentations would be given: Phil Hagelberg will talk about Bus Scheme, which is a Scheme implementation that is implemented (mostly) on the bus. Phil will explore what it's like...

Tags: Conferences, Ruby, Ruby On Rails, Frameworks, RubyCocoa, Gems, Confreaks, Ruby2Ruby, RubyConf 2008



RubyConf 2008: Hacking with ruby2ruby

RubyConf 2008: Hacking with ruby2ruby

Posted in Conferences, Development, Javascript, Ruby

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/podcas...

Tags: Conferences, Ruby, Javascript, Confreaks, Ruby2Ruby, RubyConf 2008


MountainWest RubyConf 2008: Code Generation: The Safety Scissors Of Metaprogramming

MountainWest RubyConf 2008: Code Generation: The Safety Scissors Of Metaprogramming

Posted in Conferences, Development, Ruby

In this talk, I'll demonstrate both how to unit-test metaprogramming with Ruby2Ruby, and how to automate EJB application development with Herrington's code generation techniques. Bring a nice Tupperware bowl to catch your brain in after it leaks out your ears. by Giles Bowkett

Tags: Conferences, Ruby, Metaprogramming, EJB, Confreaks, Ruby2Ruby, RubyConf 2008, MountainWest