I am not looking for frameworks or tools, but for advice how to get from a rough idea to a nice DSL.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Martin Fowler’s work-in-progress “Domain Specific Languages” includes a nice example in its introductory chapter (substantial parts of the book are available online). His related bliki page is also worth reading, and includes some links to other resources.
Among non-Fowler sources, Jeremy Miller’s patterns and practices article “Internal Domain Specific Languages” is available on the web. (Ok, he’s not exactly a non-Fowler source.)