Articles
Everything published here since 2009, newest first.
The ANTLR Mega Tutorial
Translate JavaScript to C#
Create a simple parser in C# with Sprache
The Important Changes in the New ANTLR 4.6
Kanvas: Generating a Simple IDE From Your ANTLR Grammar
Building a compiler for your own language: from the parse tree to the Abstract Syntax Tree
Building autocompletion for an editor based on ANTLR
On the need of a generic library around ANTLR: using reflection to build a metamodel
ANTLR and the web: a simple example
ANTLR and Jetbrains MPS: Parsing files and display the AST using the tree notation
Parsing Any Language in Java in 5 Minutes Using ANTLR: for Example Python
Develop DSLs for Eclipse and IntelliJ Using Xtext