Updates
Latest Tweet
What's New?
Check out for latest innovation, a computer based training video collection
Like this Page
Language Implementation Patterns
PreviewsReadr |
Share this Great Computer eBookLink to this page |
Our CollectionPrevNext |
|
Instead of writing code in a programming language for general purposes, you can build a special language designed to make you efficient in a particular domain. The key is to understand the general patterns are found throughout the implementation of the language identified. Language Design Patterns and condense the most common design patterns, provides a sample implementation of each. Implementation Patterns using Java, but the pattern itself is really common. Conversely, Language Design Patterns show patterns that you can use for all types of application languages. You will learn to create a configuration file reader, data reader, model-driven code generators, translators source-to-source, source analysis, and interpreters. Each chapter groups related design patterns and, in each pattern, you will gain experience by building a complete sample implementation.
Computer eBook Details
- ISBN-10: 193435645X
- ISBN-13: 9781934356456
- Publisher: Pragmatic Bookshelf
- Pages: 374
- Date: December 2009
- Series: Pragmatic Programmers