| Related articles |
|---|
| HTML grammar jantezan@comteco.entelnet.bo (Israel Antezana Rojas) (1999-09-16) |
| Re: HTML grammar aserafin@post.pl (Andrzej Serafin) (1999-09-20) |
| Re: HTML grammar Ralf.Gerlich@t-online.de (Ralf Gerlich) (1999-09-20) |
| From: | Israel Antezana Rojas <jantezan@comteco.entelnet.bo> |
| Newsgroups: | comp.compilers |
| Date: | 16 Sep 1999 02:01:32 -0400 |
| Organization: | Compilers Central |
| Keywords: | parse, question, comment |
Hi,
I am trying to build an HTML parser, please if somebdy has already
written an HTML grammar send it to me!.
Does anybody here has worked with SableCC compiler generator?.
[This question has come up before. Real web pages more often than not
contain HTML that is not grammatically correct, but web browsers display
them anyway. This means that a useful parser has to have a lot of adhoc
error recovery. -John]
Return to the
comp.compilers page.
Search the
comp.compilers archives again.