ANNOUNCE: HXML 0.1, an(other) XML parser for Haskell

Joe English jenglish@flightlab.com
Fri, 02 Nov 2001 17:33:52 -0800


2 Nov 2001

Announcing HXML, an(other) XML parser for Haskell.

This implementation should have better space behaviour than HaXml's parser,
and may be used as a drop-in replacement in existing HaXml programs.

HXML is available at:

    <URL: http://www.flightlab.com/~joe/hxml/ >

The current version is 0.1, and is slightly post-alpha quality.

Tested with GHC 5.02, NHC98 1.10, and various recent versions of Hugs.


Please contact Joe English <jenglish@flightlab.com> with
any questions, comments, or bug reports.


--Joe English

  jenglish@flightlab.com