[
Lists Home |
Date Index |
Thread Index
]
- From: David Megginson <david@megginson.com>
- To: xml-dev@ic.ac.uk
- Date: 18 Jan 2000 15:04:45 -0500
Miles Sabin <msabin@cromwellmedia.co.uk> writes:
> I think that most SAX parsers are RD,
Tim Bray's Lark is a notable exception -- it uses giant state tables.
I don't remember what XP does.
Personally, I like recursive-descent a lot (and probably wouldn't have
finished writing the original AElfred parser otherwise). Miles
guesses correctly that SAX1 was push to accommodate existing parsers.
All the best,
David
--
David Megginson david@megginson.com
http://www.megginson.com/
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ or CD-ROM/ISBN 981-02-3594-1
Please note: New list subscriptions now closed in preparation for transfer to OASIS.
|