xhtml parser

2009-03-21 Thread n3t
Hello everybody, has someone ever used Bison in order to realize an XHTML parser (it's no important to me what DTD you implemented)? I'm going to make it, but I've a problem: I've only DTDs and it's very difficult to think how convert them (in particular, the !ATTLIST directive) and so I would kn

Re: xhtml parser

2009-03-21 Thread Hans Aberg
On 21 Mar 2009, at 13:22, n3t wrote: has someone ever used Bison in order to realize an XHTML parser (it's no important to me what DTD you implemented)? I'm going to make it, but I've a problem: I've only DTDs and it's very difficult to think how convert them (in particular, the !ATTLIST di