Expat got moved to SourceForge: http://sourceforge.net/projects/expat/.
> -----Original Message----- > From: Jesse Pelton [mailto:[EMAIL PROTECTED] > Sent: Wednesday, November 05, 2003 3:31 PM > To: '[EMAIL PROTECTED]' > Subject: RE: Too big for Embedded systems > > > Well, there's James Clark's expat (which I don't think is > maintained any > more), and MinML (Java - see http://www.wilson.co.uk/), and > JAXP (also Java > - http://www.gnu.org/software/classpathx/jaxp/), and RomXML > (http://www.allegrosoft.com/romxml.html), and the XML MicroParser > (http://www.unicoi.com/Documentation/ProductBriefs/xml_toolkit _unicoi.pdf), and NexgenPARSEit (http://www.nexgen-software.com/PublicAsp/Modules/Products/Parsers.asp), all from the first page of a google search for "embedded xml parser." (The last three are commercial and probably not open source.) And, of course, there's libxml2 (http://xmlsoft.org). I doubt you'll be able to cram Xerces into 100K, much less 30. > -----Original Message----- > From: William Blencowe > [mailto:[EMAIL PROTECTED] > Sent: Wednesday, November 05, 2003 2:50 PM > To: [EMAIL PROTECTED] > Subject: Too big for Embedded systems > > > Hello, > > I'm trying to find an open source XML parser for a > Motorola 5282. It > needs to be about 20-100Kbytes of code. > > Does anybody know what size Xerces takes? > > Or any other XML parsers for embedded systems. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
