ANTLR 4 Documentation

Please check Frequently asked questions (FAQ) before asking questions on stackoverflow or antlr-discussion list.

Notes:

Links in the documentation refer to various sections of the book but have been redirected to the general book page on the publisher‘s site. There are two excerpts on the publisher’s website that might be useful to you without having to purchase the book: Let's get Meta and Building a Translator with a Listener. You should also consider reading the following books (the vid describes the reference book):

This documentation is a reference and summarizes grammar syntax and the key semantics of ANTLR grammars. The source code for all examples in the book, not just this chapter, are free at the publisher's website. The following video is a general tour of ANTLR 4 and includes a description of how to use parse tree listeners to process Java files easily:

Sections

Building / releasing ANTLR itself