Parr, Terence
The Definitive Antlr 4 Reference
- ISBN 13:
- 9781934356999
- author:
- Parr, Terence
- format:
- Paperback
- publisher:
- Pragmatic Bookshelf
- language:
- English
- Publication Year:
- 2013
- Pages:
- 328
- Dimensions:
- 23.5 x 19.1 x 2 centimetres (0.5
- Genre:
- Computers, Programming, Java,
- Condition:
- New
- Availability:
- Item usually sent within 15 working days
Description
ANTLR v4 Reference: Build Your Own Languages with Ease Terence Parr's comprehensive guide to ANTLR 4 helps you demystify parsing problems and build parsers for various data formats, network protocols, server configuration files, PostScript/PDF files, and more. With the latest features of ANTLR v4, this second edition shows you how to take advantage of its advanced parsing technology. You'll learn how to identify grammar patterns in language reference manuals, construct increasingly complex grammars, and build applications based on those grammars by walking automatically generated parse trees. You'll also discover how to tackle tricky language problems, such as parsing files containing multiple languages, and gain absolute control over parsing by embedding Java actions into the grammar. With this book, you'll master ANTLR grammar construction and learn how to build language tools using the built-in parse tree visitor mechanism.