Language Implementation Patterns (Pragmatic Bookshelf)
Wednesday, 02 June 2010

Subtitled, "Create Your Own Domain-Specific and General Programming Languages" this book shows how to create configuration file readers, data readers, model-driven code generators, source-to-source translators, source analyzers, and interpreters. Patterns are completely general and the implementations use Java.

<ASIN:193435645X>