Skip to product information
1 of 1
Learn to build configuration file readers, data readers, model-driven code generators, source-to-source translators, source analyzers, and interpreters. You don't need a background in computer science--ANTLR creator Terence Parr demystifies language implementation breaking it down into the most common design patterns. Pattern pattern, you'll learn the key skills you need to implement your own computer languages.Knowing how to create domain-specific languages(DSLs) can give you a huge productivity boost. Instead of writing code in ageneral-purpose programming language, you can first build a custom languagetailored to make you efficient in a particular domain.The key is understanding the common patternsfound across language implementations. Language Design Patternsidentifiesand condenses the most common design patterns, providing sample implementationsof each.The pattern implementations use Java, but the patterns themselves are completely general. Some of the implementations use the well-known ANTLR parser generator, so readers will find this book an excellent source of ANTLR examples as well. But this book will benefit anyone interested in implementing languages, regardless of their tool of choice. Other language implementation books focus on compilers, which you rarely need in your daily life. Instead, Language Design Patterns shows you patterns you can use for all kinds of language applications. 
View full details