[
Lists Home |
Date Index |
Thread Index
]
Simon St.Laurent scripsit:
> michael.h.kay@ntlworld.com (Michael Kay) writes:
> >I would be much more interested in any innovation that allowed a parser
> >to report more that one well-formedness error in a single run.
>
> I think John Cowan's TagSoup processor for HTML may be a large step
> toward that possibility, though I suspect that making such things work
> reliably requires some knowledge of the vocabulary being processed.
>
> http://www.ccil.org/~cowan/XML/tagsoup
Thanks for the plug, but TagSoup is actually about never reporting any
errors, well-formedness or otherwise. It is an anti-draconian (georgian?)
error detector; the only errors it reports are IOExceptions.
And it does indeed require knowledge of the vocabulary; the default
vocabulary is HTML.
--
John Cowan http://www.ccil.org/~cowan cowan@ccil.org
To say that Bilbo's breath was taken away is no description at all. There
are no words left to express his staggerment, since Men changed the language
that they learned of elves in the days when all the world was wonderful.
--_The Hobbit_
|