On 3/20/06, James Britt <james_b / neurogami.com> wrote: > I'm pleased to announce the publication of a new article at Ruby Code & > Style. Jim Freeze has written an outstanding piece on creating DSLs > (domain-specific languages) with Ruby. > > Check it out! > > http://www.artima.com/rubycs/articles/ruby_as_dsl.html Good stuff. Covers all of the basics, and has clear examples of the meta-programming needed for a DSL. Thanks much to all involved. > > -- > James Britt > > http://www.ruby-doc.org - Ruby Help & Documentation > http://www.artima.com/rubycs/ - The Journal By & For Rubyists > http://www.rubystuff.com - The Ruby Store for Ruby Stuff > http://www.30secondrule.com - Building Better Tools > > -- Bill Guindon (aka aGorilla) The best answer to most questions is "it depends".