C
Christoph Jasinski
[Note: parts of this message were removed to make it a legal post.]
Hi there,
I'm new to DSLs and wanted to know if someone could tell me some good and
deep sources (books, long articles, examples, tutorials, etc.) for how to
write DSLs with Ruby. Of course you get some hits with Google, but I can't
distinct between good and bad ones. If you already delt with it, please give
me a hint.
I've seen something which Shoulda is capable of: (that's a kind of a DSL,
right?)
class RubyMagic < Test::.....
Hi there,
I'm new to DSLs and wanted to know if someone could tell me some good and
deep sources (books, long articles, examples, tutorials, etc.) for how to
write DSLs with Ruby. Of course you get some hits with Google, but I can't
distinct between good and bad ones. If you already delt with it, please give
me a hint.
I've seen something which Shoulda is capable of: (that's a kind of a DSL,
right?)
class RubyMagic < Test::.....