Skip to content

Instantly share code, notes, and snippets.

@rhaamo
Forked from anonymous/gist:861989
Created March 9, 2011 10:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rhaamo/862021 to your computer and use it in GitHub Desktop.
Save rhaamo/862021 to your computer and use it in GitHub Desktop.
http://onestepback.org/index.cgi/Tech/Ruby/Metaclasses.red
http://obiefernandez.com/presentations/obie_fernandez-agile_dsl_development_in_ruby.pdf
http://weblog.jamisbuck.org/2006/4/20/writing-domain-specific-languages
http://martinfowler.com/dslwip/
http://www.artima.com/rubycs/articles/ruby_as_dsl4.html
http://www.jroller.com/rolsen/entry/building_a_dsl_in_ruby1
http://weblog.raganwald.com/2007/03/approach-to-composing-domain-specific.html
http://raganwald.com/source/dsl_and_let.html
http://www.infoq.com/presentations/vanderburg-state-of-dsl-ruby
http://www.infoq.com/presentations/5W-of-DSL
gem Shoulda
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment