[antlr-interest] CSS grammar

Terence Parr parrt at cs.usfca.edu
Sun Feb 6 12:17:01 PST 2005


On Feb 6, 2005, at 11:57 AM, Thomas Dudziak wrote:
> The spec includes a fairly complete grammar for both the lexer and
> parser, albeit not in ANTLR format.
>
> http://w3c.org/TR/CSS21/grammar.html

That looks like an LL format grammar not LR so it should just convert 
word-for-word minus syntax. :)  The token spec may be more work.

Ter
--
CS Professor & Grad Director, University of San Francisco
Creator, ANTLR Parser Generator, http://www.antlr.org
Cofounder, http://www.jguru.com





More information about the antlr-interest mailing list