OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: lex, yacc, and xml

[ Lists Home | Date Index | Thread Index ]
  • From: Tim Bray <tbray@textuality.com>
  • To: Ward Harold <wharold@tivoli.com>, xml-dev@ic.ac.uk
  • Date: Mon, 22 Dec 1997 12:18:31 -0800

At 02:04 PM 22/12/97 -0600, Ward Harold wrote:
><question name="why hand code parsers" class="potentially stupid">
>Why is it that all of the XML parsers/processors I've seen appear to be
>hand coded rather than generated via lex/yacc or flex/bison? 

It could be done.  At least one person I know is working on it.  And
in fact Norbert Mikula's NXP uses, I believe, a lex/yacc-like-thingie
for Java.  On the other hand, this is probably going to get you quite
large code size; also there will likely be problems handling encodings;
also these generators tend to make it hard to generate high-quality
error messages.

On the other hand, if you want a quick one-off in C, lex/yacc are proabably
a very reasonable strategy. -Tim

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/
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)





 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS