[ANN] New article at Ruby Code & Style

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

···

--
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

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!

artima - Creating DSLs with Ruby

Good stuff. Covers all of the basics, and has clear examples of the
meta-programming needed for a DSL. Thanks much to all involved.

···

On 3/20/06, James Britt <james_b@neurogami.com> wrote:

--
James Britt

http://www.ruby-doc.org - Ruby Help & Documentation
Ruby Code & Style - 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".