Re: Why Mozilla prefer a manual-written parser instead of a generated one?
Boris Zbarsky <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Message-ID | <[email protected]> |
byang wrote: > I don't understand why Mozilla write the parse by itself instead of > generate on from the tools such as lex and yacc? Please feel free to try and produce lex and yacc rules that actually give web-compatible parsing! -Boris