by Michael L. Scott
|
Language Implementation Patterns: Create Your Own Domain-Specific and General Programming Languages by Terence Parr |
by John Levine
|
by Martin Odersky
|
by Bryan O'Sullivan
|
ANTLR is a "parser generator"-a program that generates code to translate a specified input language into a nice, tidy data structure. You might think that parser generators are only used to build compilers. But in fact, programmers usually use parser generators to build translators and interpreters for domain-specific languages such as proprietary data formats, common network protocols, text processing languages, and domain-specific programming languages.
Domain-specific languages are important to software development because they represent a more natural, high fidelity, robust, and maintainable means of encoding a problem than simply writing software in a general-purpose language. For example, NASA uses domain-specific command languages for space missions to improve reliability, reduce risk, reduce cost, and increase the speed of development. Even the first Apollo guidance control computer from the 1960s used a domain-specific language that supported vector computations.
This book is the definitive guide to using the completely rebuilt ANTLR v3 and describes all features in detail, including the amazing new LL(*) parsing technology, tree construction facilities, StringTemplate code generation templateengine, and sophisticated ANTLRWorks GUI development environment. You'll learn all about ANTLR grammar syntax, resolving grammar ambiguities, parser fault tolerance and error reporting, embedding actions to interpret or translate languages, building intermediate-form trees, extracting information from trees, generating source code, and how to use the ANTLR Java API.
Product Details
Would you like to update product info or give feedback on images?
|
![]() |
94% buy the item featured on this page: The Definitive Antlr Reference: Building Domain-Specific Languages (Pragmatic Programmers) $24.39 |
![]() |
2% buy Designing Embedded Hardware $26.63 |
![]() |
1% buy Programming Language Pragmatics, Third Edition $52.99 |
![]() |
1% buy Programming Language Processors in Java: Compilers and Interpreters $65.12 |
Tags Customers Associate with This Product(What's this?)Click on a tag to find related items, discussions, and people.
|
|
Share your thoughts with other customers:
|
|||||||
Most Helpful Customer Reviews
Share your thoughts with other customers: Create your own review
|
|
|
This product's forum
Active discussions in related forums
Search Customer Discussions
|
|
After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in. |