InfoQ

Topic/Tag specific view

jMock Content on InfoQ


News about jMock

Evolving Embedded Domain Specific Languages in Java

Community
Java
Topics
Domain Specific Languages

Steve Freeman and Nat Pryce presented a paper on Evolving an Embedded Domain-Specific Language in Java at OOPSLA 2006. The paper describes the evolution of jMock from a framework to a domain specific language embedded in Java. They describe how it happened, lessons learned about EDSLs, their limits, and how Java and C# work as host languages for them.