开发者

Good books on Ruby based DSL [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and poss开发者_Go百科ibly reopened, visit the help center for guidance. Closed 11 years ago.

I'm trying to create a DSL in ruby, can you suggest me some good books? I looked around amazon and safari but so far couldn't find any.

Thanks in advance!


Here are some possible sources:

  • Metaprogramming Ruby: Program Like the Ruby Pros (Prag Progs, Feb 2010)
  • Martin Fowler's DSL Book (in beta)


  • Martin Fowler's Domain Specific Languages book contains some Ruby examples in the Internal DSLs section. You can read the work in progress on his web site or if you've got a Safari account then it's available as a rough cut.

  • There are also some slides here from an Agile DSL Development in Ruby presentation by Obie Fernandez

  • Metaprogramming Ruby: Domain-Specific Languages for Programmers (PDF here) from an OSCON '05 session by Glenn Vanderburg

  • There is a relevant chapter One Lair and Twenty Ruby DSLs in the ThoughtWorks Anthology which is available in PDF as an example chapter.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜