[
Lists Home |
Date Index |
Thread Index
]
- From: "Paulo Gaspar" <Paulo.Gaspar@krankikom.de>
- To: "Xml-Dev" <xml-dev@xml.org>
- Date: Thu, 13 Apr 2000 12:30:49 +0200
Hi Ravi,
If you can live with a cut down version of XML (the MinXML subset) maybe
you can get inspiration from Sjoerd Visscher's JavaScript Parser. Check
it out here:
http://www.egroups.com/message/sml-dev/3074
It is a nice example on how simple a XML parser can be... if your XML is
simple enough too - which might happen.
At the end of Visscher's announcement, you will also find links to the
MinXML spec:
http://www.docuverse.com/smldev/minxmlspec.html
and to a running sample of his parser:
http://sjoerd.editthispage.com/stories/storyReader$20
Have fun,
Paulo Gaspar
-----Original Message-----
From: owner-xml-dev@xml.org [mailto:owner-xml-dev@xml.org]On Behalf Of
Ravi Ramamirtham
Sent: Wednesday, April 12, 2000 5:30 PM
To: 'xml-dev@xml.org'
Subject: Lightweight XML parser
Hi,
I am looking for a small footprint XML parser, preferably in C, that
can be embedded in a device running a real time OS. Is there any such parser
out there?
Thanks
-Ravi Ramamirtham
***************************************************************************
This is xml-dev, the mailing list for XML developers.
To unsubscribe, mailto:majordomo@xml.org&BODY=unsubscribe%20xml-dev
List archives are available at http://xml.org/archives/xml-dev/
***************************************************************************
***************************************************************************
This is xml-dev, the mailing list for XML developers.
To unsubscribe, mailto:majordomo@xml.org&BODY=unsubscribe%20xml-dev
List archives are available at http://xml.org/archives/xml-dev/
***************************************************************************
|