Creating DSLs with Ruby
Posted by Curt Hibbs Fri, 17 Mar 2006 00:36:00 GMT
Ruby Code & Style, the online journal devoted to Ruby development, just published a new article: Creating DSLs with Ruby by Jim Freeze.
The ability to create Domain Specific Languages is one of the language features that enabled the creation of Ruby on Rails.