Definitive ANTLR 4 Reference : 2nd Edition - Terence Parr

Definitive ANTLR 4 Reference

2nd Edition

By: Terence Parr

Paperback | 5 February 2013 | Edition Number 2

At a Glance

Paperback


RRP $70.35

$33.25

53%OFF

or 4 interest-free payments of $8.31 with

 or 
In Stock and Aims to ship in 1-2 business days

Programmers run into parsing problems all the time. Whether it's a data format like JSON, a network protocol like SMTP, a server configuration file for Apache, a PostScript/PDF file, or a simple spreadsheet macro language--ANTLR v4 and this book will demystify the process. ANTLR v4 has been rewritten from scratch to make it easier than ever to build parsers and the language applications built on top. This completely rewritten new edition of the bestselling Definitive ANTLR Reference shows you how to take advantage of these new features.

Build your own languages with ANTLR v4, using ANTLR's new advanced parsing technology. In this book, you'll learn how ANTLR automatically builds a data structure representing the input (parse tree) and generates code that can walk the tree (visitor). You can use that combination to implement data readers, language interpreters, and translators.

You'll start by learning how to identify grammar patterns in language reference manuals and then slowly start building increasingly complex grammars. Next, you'll build applications based upon those grammars by walking the automatically generated parse trees. Then you'll tackle some nasty language problems by parsing files containing more than one language (such as XML, Java, and Javadoc). You'll also see how to take absolute control over parsing by embedding Java actions into the grammar.

You'll learn directly from well-known parsing expert Terence Parr, the ANTLR creator and project lead. You'll master ANTLR grammar construction and learn how to build language tools using the built-in parse tree visitor mechanism. The book teaches using real-world examples and shows you how to use ANTLR to build such things as a data file reader, a JSON to XML translator, an R parser, and a Java class->interface extractor. This book is your ticket to becoming a parsing guru!

What You Need:

ANTLR 4.0 and above. Java development tools. Ant build system optional(needed for building ANTLR from source)


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 and template engine. 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"
Industry Reviews

""Parr's clear writing and lighthearted style make it a pleasure to learn the practical details of building language processors." "

Dan Bornstein - Designer of the Dalvik VM for Android

""ANTLR is an exceptionally powerful and flexible tool for parsing formal languages. At Twitter, we use it exclusively for query parsing in our search engine. Our grammars are clean and concise and the generated code is efficient and stable. This book is our go-to reference for ANTLR v4--engaging writing, clear descriptions and practical examples all in one place." "

Samuel Luckenbill - Senior Manager of Search Infrastructure - Twitter, Inc.

More in Computer Programming & Software Development

Play Nice : The Rise, Fall, and Future Of Blizzard Entertainment - Jason Schreier
The C Programming Language : Prentice Hall Software - Dennis Ritchie

RRP $101.95

$72.25

29%
OFF
Starting Out with Python : 5th Global Edition - Tony Gaddis

RRP $138.95

$112.25

19%
OFF
C# 12 in a Nutshell : The Definitive Reference - Joseph Albahari

RRP $133.00

$58.25

56%
OFF
The Art of SEO : Mastering Search Engine Optimization - Stephan Spencer
Learning Git : A Hands-On and Visual Guide to the Basics of Git - Anna Skoulikari