  |
ANTLR Parser Generator - http://antlr.org/
Version 3 of ANTLR framework for constructing recognizers, interpreters, compilers, and translators from grammatical descriptions containing actions in a variety of target languages. |
  |
ANTLR v3 Resources & Grammars - http://www.antlr.org/grammar/list
Free grammars available for ANTLR, including grammars for Java 2, HTML and IDL. |
  |
ANTLR v2 - http://www.antlr2.org/
Formerly PCCTS, a language tool which provides a framework for constructing recognizers, compilers, and translators from grammatical descriptions containing Java, C++, C# or Python actions. |
  |
ANTLRWorks - http://www.antlr.org/works/index.html
Grammar development environment for ANTLR v3 grammars. |
  |
Mantra - http://www.linguamantra.org/
Programming language developed by Terence Parr, ANTLR creator, to demonstrate and test ANTLR v3 features. |