By: | Malcolm Wallace |
By: | Colin Runciman |
Version: | 1.09 |
Last release: | 2003-05-30 |
Platforms: | Haskell |
Category: | XML parsers |
Info on web: | http://www.cs.york.ac.uk/fp/HaXml/ |
Resource: | http://www-106.ibm.com/developerworks/xml/library/x-matters14.html |
Feedback: | Something wrong? Follow this link. |
HaXml is a collection of libraries for using XML in Haskell. This includes a non-validating XML parser, an HTML parser, a library for transforming XML documents (and generating HTML) and special modules for building Haskell data structures from XML documents and dumping them back out as XML. HaXml supports Unicode if the Haskell compiler does.