@hackage hw-xml0.5.1.2
XML parser based on succinct data structures.
Categories
License
BSD-3-Clause
Maintainer
alexey.raga@gmail.com
Links
Versions
hw-xml
hw-xml
is a high performance XML parsing library. It uses
succinct data-structures to allow traversal of large XML
strings with minimal memory overhead.
For an example, see app/Main.hs