I gave a talk in January 2007 for my Language Processors and Compiler Construction course at RIT on Rockit, a parser generator library for Ruby. I touched on versions 0.3.8 and 0.7.2, which are GLR and PEG driven, respectively.
Tag Archive for 'ruby'
I gave a talk at RubyConf 2006, detailing my project for the Google Summer of Code 2006. I worked on type inference for the purpose of code completion in the Ruby Development Tools Eclipse plugin with Chris Williams as my mentor. Chris has gone on to work with Aptana on RadRails.
You can read the archives of my project blog.
I gave a talk at our second Rochester on Rails meetup in January 2006 that gives a brief and basic introduction to the syntax of Ruby 1.8, along with a few nice language features.
