Articles
- 13 - RSpec and Internal DSLs in Ruby
- 12 - Introducing Flea - A tiny Lisp written in Ruby
- 11 - Cheating your way to Lisp with Ruby
- 10 - A quick intro to writing a parser with Treetop
- 9 - Writing an S-Expression parser in Ruby
- 8 - Introducing Koi - A language that teaches the basics of language implementation
- 7 - Hardware Upgrades for Developers
- 6 - A simple intro to writing a lexer with Ragel.
- 5 - Bootstrapping a prototype-based object-model in 44 lines of code.
- 4 - Improving application throughput 9x with asynchronous responses in Rails 3
- 3 - Ruby, shallow copy surprise!
- 2 - Automatic content moderation with 'validates_text_content'
- 1 - Ternary Quandry