Difference between revisions of "ANTLR"

From eplmediawiki
Jump to: navigation, search
Line 2: Line 2:
  
 
== Examples ==
 
== Examples ==
* version 2.0: ([http://epl.di.uminho.pt/~gepl/LP/Lavanda_ANTLR.w| Lavanda.w] [http://epl.di.uminho.pt/~gepl/LP/Lavanda_ANTLR.pdf| Lavanda.pdf] [http://eplmediawiki.di.uminho.pt/index.php/File:Lavanda_ANTLR.pdf| segundo])  
+
* version 2.0: ([http://epl.di.uminho.pt/~gepl/LP/Lavanda_ANTLR.w| Lavanda.w] [http://epl.di.uminho.pt/~gepl/LP/Lavanda_ANTLR.pdf| Lavanda.pdf] [[File:Lavanda_ANTLR.pdf| segundo]])  
 
''Contribution by:'' [mailto:digobaptista@gmail.com| Rodrigo Baptista], at January 2006  
 
''Contribution by:'' [mailto:digobaptista@gmail.com| Rodrigo Baptista], at January 2006  
  

Revision as of 17:23, 4 December 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