blob: 36b5a21004b1d91076bc6bd3e9e255094686b040 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
HaXml is a collection of utilities for using Haskell and XML together. It
includes a parser for XML, a separate error-correcting parser for HTML, and
pretty-printers for XML and HTML.
WWW: http://www.cs.york.ac.uk/fp/HaXml/
-- Oliver Braun
obraun@informatik.unibw-muenchen.de
|