I have a current need to greatly increase my knowledge around DSLs. Who are the big names in DSLs? What blogs should I be reading?
|
feedback
|
|
Martin Fowler is working on a book on DSLs. The work in progress is online. Ayende Rahien has completed a book on writing DSLs in Boo, which also is available online via Manning's early access program. The former is conceptual while the latter is a practical guide. | |||||
feedback
|
|
You can read a lot of interesting stuff about language design on the Lambda the Ultimate blog. | |||||
feedback
|
|
Martin Fowler is the first one that jumps to mind. He has links to other resources on his page, too. | ||||
|
feedback
|
|
Paul Hudak is one of the people who worked on Haskell, and has written this paper about implementing embedded DSLs in Haskell. | ||||
|
feedback
|
|
Ayende Rahien blogs about various things, including DSLs via Boo | ||||
|
feedback
|