Difference between revisions of "ANTLR"

From eplmediawiki
Jump to: navigation, search
(Created page with "ANTLR, ANother Tool for Language Recognition, (formerly PCCTS) is a language tool that provides a framework for constructing recognizers, compilers, and translators from gramm...")

Revision as of 15:56, 25 November 2012

ANTLR, ANother Tool for Language Recognition, (formerly PCCTS) is a language tool that provides a framework for constructing recognizers, compilers, and translators from grammatical descriptions containing Java, C#, C++, or Python actions. ANTLR provides support for tree construction, tree walking, and translation.

Examples

Contribution by: Rodrigo Baptista, at January 2006

  • version 3.0:
  1. Lavanda1.g --- An approach using global variables;
  2. Lavanda2.g --- An approach using attributes.

Contribution by: Rúben Fonseca, at January 2007

Original Page

Link

Personal tools
Namespaces

Variants
Actions
Navigation
extras
Toolbox