Share on Facebook Share on Twitter Email
Answers.com

ANTLR

 
Wikipedia: ANTLR
ANTLR
Original author(s) Terence Parr and others
Initial release February 1992
Stable release 3.2 / 2009-9-23; 2 months ago
Written in Java
Platform Cross-platform
Development status in active development
License BSD License
Website http://www.antlr.org/

In computer based language recognition, ANother Tool for Language Recognition (ANTLR) is the name of a parser generator that uses LL(*) parsing. ANTLR is the successor to the Purdue Compiler Construction Tool Set (PCCTS), first developed in 1989, and is under active development. Its maintainer is professor Terence Parr of the University of San Francisco.

At the moment, ANTLR supports generating code in C, C++, Java, Python, C#, and Objective-C. ANTLR 3 is free software, published under a 3-clause BSD License. (Previous versions were released as public domain software.[1])

Several plugins have been developed for the Eclipse development environment to support the ANTLR grammar. There is ANTLR Studio, a proprietary product, as well as the ANTLR 2 and 3 plugins for Eclipse hosted on SourceForge.

See also

References

  1. ^ http://www.antlr.org/pipermail/antlr-interest/2004-February/006340.html

External links


Search unanswered questions...
Enter a question here...
Search: All sources Community Q&A Reference topics
 
 
Learn More
Terence Parr
Antler (disambiguation)
SableCC

Post a question - any question - to the WikiAnswers community:

 

Copyrights:

Wikipedia. This article is licensed under the Creative Commons Attribution/Share-Alike License. It uses material from the Wikipedia article "ANTLR" Read more