Previous page Next page Bottom Top One level up Home

ANTLR

Webpages concerning "ANTLR"

StringTemplate: a Java template engine used for any application generating text such as language translators and dynamic web sites; available in C# and Python as well.
http://www.antlr.org/
Keywords:
language translation, languages, tree parser, parsing, parser generator, template, engine, template engine, code instrumentation, Java, Python, C Sharp, C#, C++, Terence Parr, ANTLR, translation, code generation, templates, model-view-controller, MVC, strict separation, function language, StringTemplate

http://www.antlr.org/

StringTemplate: a Java template engine used for any application generating text such as language translators and dynamic web sites; available in C# and Python as well.
http://www.antlr.org/grammar/list
Keywords:
language translation, languages, tree parser, parsing, parser generator, template, engine, template engine, code instrumentation, Java, Python, C Sharp, C#, C++, Terence Parr, ANTLR, translation, code generation, templates, model-view-controller, MVC, strict separation, function language, StringTemplate

http://www.antlr.org/grammar/list

A Visual Parser Debugger for ANTLR 2.x (http://www.antlr.org)
http://www.javadude.com/tools/parseview/
Keywords:
antlr, parser, debugger, visual, debug, compiler, compile, generator, tool

http://www.javadude.com/tools/parseview/

http://www.ddj.com/documents/s=905/ddj9903h/9903h.htm

http://www.ddj.com/documents/s=905/ddj9903h/9903h.htm

Help building the largest human-edited directory of the web
Suggest URL - Open Directory Project - Become an editor
directopedia.org uses links and structure from dmoz Open Directory Project.
The contents has been generating using technology developed by scientec.

Wikipedia-Article "ANTLR"


It is requested that this article (or a section of this article) be expanded.

Please remove this notice after the article has been expanded.
Details are elsewhere on this talk page or at Wikipedia:Requests for expansion.

ANTLR is a parser generator that uses LL(k) parsing. ANTLR's predecessor is a parser generator known as PCCTS.

ANTLR stands for "ANother Tool for Language Recognition". Given that ANTLR is in competition with LR parser generators, the alternative reading "ANT(i)-LR" may not be accidental. ANTLR rules are expressed in a format deliberately similar to EBNF instead of the regular expression syntax employed by other parser generators.

At the moment, ANTLR supports the following as target languages: C++, Java, Python, C#.

For an introduction, see the ANTLR tutorial at the University of Birmingham. For background on the theory, see articles from the ANTLR pages, e.g. an ANTLR journal paper.

ANTLR also has an IDE called ANTLR Studio that plugs into the Eclipse development environment.

See also

External links

This article is based on the article "ANTLR" from Wikipedia - the free encyclopedia created and edited by online user community. This article is distributed under the terms of GNU Free Documentation License. Here you find the list of authors of this article. The article can only edited within Wikipedia. Edit this article in Wikipedia.