[Haskell] Current XML libraries status
David F. Place
d at vidplace.com
Thu Oct 23 20:18:05 EDT 2008
I've used HaXml's SAX parser to parse huge XML files. It is
surprising that HXT doesn't seem to have a SAX parser as I understand
that it is the successor to HaXml. DOM style parsing won't work
with huge files.
http://hackage.haskell.org/packages/archive/HaXml/1.19/doc/html/Text-
XML-HaXml-SAX.html
On Oct 23, 2008, at 11:38 PM, Hugo Pacheco wrote:
> I remember that HaXML has also a lazy XML parser. maybe if you just
> need to use some specific information stored in your XML file you
> can earn some time/memory with it.
> From my experience, HXT seems faster.
>
_____________
David F. Place
d at vidplace.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell/attachments/20081024/73afd335/attachment.htm
More information about the Haskell
mailing list