ANTLR

From eplmediawiki
This is the approved revision of this page; it is not the most recent. View the most recent revision.
Jump to: navigation, search

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