[
Lists Home |
Date Index |
Thread Index
]
- From: Gang He <gang@cs.wisc.edu>
- To: xml-dev@ic.ac.uk
- Date: Wed, 15 Jul 1998 15:52:23 -0500
Hi,all:
I am currently working on a project which requires to parse big XML
files(like 10-100MB). I did it by using Java parser from DataChannel.
But it turns out it is very slow. And the project doesn't allow me to
convert the java bytecode executables into native executables. So I am
trying to find a standalone C++ XML parser for Unix. Because my progarm
runs on Unix, Microsoft's C++ parser(I guess it only runs on Windows)
seems not suitable for me and also that one seems only embeded in IE4.0,
not a satndalone one.
Could anyone please give me some info about C++ parser for Unix? Many
thanks in advance.
Gang He
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)
|