Posts: 9 / Nickname: jbritt / Registered: March 24, 2003 4:10 PM
Creating DSLs with Ruby
March 16, 2006 11:00 AM
|
Jim Freeze uses Ruby to create DSL on top of Ruby.
Read this Ruby Code & Stlye article to learn more. http://www.artima.com/rubycs/articles/ruby_as_dsl.html What did you think of Jim's approach? |
Posts: 1 / Nickname: khandu / Registered: March 21, 2006 2:44 AM
Re: Creating DSLs with Ruby
March 21, 2006 7:48 AM
|
for more information go to http://www.apex45.com
|
Posts: 9 / Nickname: jbritt / Registered: March 24, 2003 4:10 PM
Re: Creating DSLs with Ruby
March 24, 2006 11:38 AM
|
Hey, Tapan Khandelwal, thanks for the spam. It makes you look very professional.
|
Posts: 1 / Nickname: kiaroskuro / Registered: April 28, 2006 8:17 AM
Re: Creating DSLs with Ruby
April 28, 2006 0:22 PM
|
Great article! I might have found an alternative solution to the variable assignment conundrum: http://liquiddevelopment.blogspot.com/2006/04/way-of-meta-part-iv-hijacking-local.html
--Chiaroscuro-- |