Description
XML parser based on succinct data structures.
Description
XML parser based on succinct data structures. Please see README.md
README.md
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