Related articles |
---|
Yacc grammar for HTML/XML/WML terry.robinson@ibm.net (Terry Robinson) (1998-07-10) |
Re: Yacc grammar for HTML/XML/WML qjackson@wave.home.com (Quinn Tyler Jackson) (1998-07-11) |
Re: Yacc grammar for HTML/XML/WML mw@ipx2.rz.uni-mannheim.de (1998-07-13) |
Re: Yacc grammar for HTML/XML/WML dent@dent.isdn.cs.tu-berlin.de (Pierre Mai) (1998-07-20) |
From: | Terry Robinson <terry.robinson@ibm.net> |
Newsgroups: | comp.compilers |
Date: | 10 Jul 1998 20:55:30 -0400 |
Organization: | Compilers Central |
Keywords: | parse, WWW, question, comment |
Does anyone have a grammar for Yacc/Bison for a real mark-up language
like HTML or WML (XML needs a document type definition to define a
language - well normally) or know where one can be gotten ?
Thanks in advance....
The use is non-commercial.
Terry Robinson.
[There's HTML grammars in the various HTML specs, but I don't think they're
very useful for real web documents since most real HTML is pretty sloppy.
-John]
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.