Re: lex/yacc parser for CSS?

Neil Galarneau writes:
 > 
 > Where can I get a complete (or nearly so) set of lex/yacc files
 > for parsing CSS?

Try 

    http://www.w3.org/pub/WWW/Style/css/validator

It's a small program that I wrote some time ago. No guarantees that it
still conforms to the latest spec. There is lex, but the yacc is
replaced by a top-down parser.


Bert
-- 
  Bert Bos                                ( W 3 C ) http://www.w3.org/
  http://www.w3.org/pub/WWW/People/Bos/                      INRIA/W3C
  bert@w3.org                             2004 Rt des Lucioles / BP 93
  +33 93 65 77 71                 06902 Sophia Antipolis Cedex, France

Received on Thursday, 26 September 1996 13:27:09 UTC