Is there a css2 yacc/bison grammar out there?

Hello,

I'm trying to implement a CSS2 parser.  Appendix D of the CSS2
specification specifies a grammar, but I'm having some difficulty
converting it to an acceptable YACC/Bison form without conflicts.  Has
anyone out there already done this conversion, and is it public?  The
nearest thing I could find was an out-of-date grammar in the first CSS
working draft at http://www.w3.org/TR/WD-css1-951123.html.

Any help would be much appreciated.  Thanks!

David Nagy-Farkas
davidnf@becomm.com

Received on Tuesday, 28 July 1998 03:47:52 UTC