BIBLIO is the largest independent book marketplace in the world, with over 100 million books.

Skip to content

Language Implementation Patterns: Create Your Own Domain-Specific and General Programming Languages (Pragmatic Programmers)

Language Implementation Patterns: Create Your Own Domain-Specific and General Programming Languages (Pragmatic Programmers)

Language Implementation Patterns: Create Your Own Domain-Specific and General Programming Languages (Pragmatic Programmers) Paperback - 2010

by Terence Parr

Add to wish list
  • Used
  • very good
  • Paperback

"Language Design Patterns" identifies and condenses the most common design patterns, providing developers with sample implementations of each. Readers can learn to create configuration file readers, model-driven code generators, source-to-source translators, and more.

Used - Very good

Description

Paperback. Very Good.
Ask the seller a question Add to wish list
A$5.46
A$16.76 Delivery to USA
Standard delivery: 7 to 40 days
More delivery options
Ships from World of Books Ltd (West Sussex, United Kingdom)

Details

About World of Books Ltd West Sussex, United Kingdom

Biblio member since 2007

In 2002, World of Books was founded on an ethos to do good, protect the planet, and support charities by enabling more goods to be reused. Since then, we've grown into a global pioneer, dedicated to helping people read more and waste less. Through the World of Books brand, customers can now buy and sell with us! We provide affordable, preloved books to book lovers all around the world, while also giving people the opportunity to contribute to the circular economy, earn money and protect the planet by trading in their unwanted books and media for cash. Through the B2B side of our business we've developed technology to help charities sell in bulk, meaning they can clear much needed floor space and make money for great causes at the same time. A new book will be sold once but their stories can be enjoyed by more than one owner. After all, a story doesn't change because it's been read before!

Terms of Sale:

If you are not completely satisfied with your purchase for any reason, simply email customerservice@worldofbooks.com and we will quickly resolve any issues you may have. If you have any other queries about your order, please email customerservice@worldofbooks.com. Our goal is to deliver to our customers the best possible service and we hope your experience of dealing with us lives up to our promise. If for whatever reason we fail to meet your expectations then please let us know.

Browse books from World of Books Ltd

Reader reviews for Language Implementation Patterns: Create Your Own Domain-Specific and General Programming Languages (Pragmatic Programmers)

From the publisher

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 by breaking it down into the most common design patterns. Pattern by 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 a general-purpose programming language, you can first build a custom language tailored to make you efficient in a particular domain.

The key is understanding the common patterns found across language implementations. Language Design Patterns identifies and condenses the most common design patterns, providing sample implementations of 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.

You'll learn to create configuration file readers, data readers, model-driven code generators, source-to-source translators, source analyzers, and interpreters. Each chapter groups related design patterns and, in each pattern, you'll get hands-on experience by building a complete sample implementation. By the time you finish the book, you'll know how to solve most common language implementation problems.

About the author

Terence Parr is a professor of computer science and graduate program director at the University of San Francisco, where he continues to work on his ANTLR parser generator (http: //www.antlr.org) and template engine (http: //www.stringtemplate.org). Terence has consulted for and held various technical positions at companies such as IBM, Lockheed Missiles and Space, NeXT, and Renault Automation. Terence holds a Ph.D. in computer engineering from Purdue University and was a postdoctoral fellow at the Army High-Performance Computing Research Center at the University of Minnesota, where he built parallelizing FORTRAN source-to-source translators. He is the author of The Definitive ANTLR Reference: http: //pragprog.com/titles/tpantlr.

tracking-