Rake == DSL? | December 18th, 2005
Using the Rake Build Language — it’s actually a good overview of Rake itself.
Also interesting to note is about halfway down - Fowler makes the following comment.
make is an external DSL using a custom syntax
ant (and nant) is an external DSL using an XML based syntax
rake is an internal DSL using Ruby.
Leave a Reply
Moderation Active: Old stuff here... Therefore your comment on this post will be moderated (i.e. don't submit twice !)