Domain-Specific Languages

From JVMLanguages

Domain-Specific Languages, also sometimes called Little Languages, are programming languages with limited functionality that typically encorporate aspects of a particular domain (e.g. web development, or data processing).

Table of contents

How to create a Domain-Specific Language

External Resources

Online

Books