Map
Index
Random
Help
th

Quote: the ANTLR parser generator produces an LL(k) parser that has readable code for productions, semantic predicates, and lookahead predicates; can handle unparsed subtrees

topics > all references > references m-o > QuoteRef: mcarG10_2002 , p. 209



Topic:
lexical analysis
Topic:
application generator

Quotation Skeleton

The [XMLizer] parsers are generated from grammars by … [http://www.antlr.org] … which has been modified to support multi-weight parsing. … i.e., [abstract syntax trees] that may contain unparsed subtrees. … [ANTLR] generates recursive descent LL(k) parsers that can … [abstract syntax trees], productions in the grammar may be annotated … A parser generated by ANTLR is easily understood … Every production generates a method that directly reflects … between parsing alternatives based on run-time information. Syntactic …   Google-1   Google-2

Copyright clearance needed for quotation.


Related Topics up

Topic: lexical analysis (14 items)
Topic: application generator (21 items)

Copyright © 2002-2008 by C. Bradford Barber. All rights reserved.
Thesa is a trademark of C. Bradford Barber.