haskell newbie seeking for advice
Joe English
jenglish@flightlab.com
Wed, 13 Aug 2003 19:02:59 -0700
Jose A.Ortega Ruiz wrote:
> - XML. i'll be handling XML documents, and HaXml seems to me an
> excellent candidate to cover this area, but, of course, i'm very
> interested in hearing of alternatives...
There's also the Haskell XML toolbox:
<URL: http://www.fh-wedel.de/~si/HXmlToolbox/ >
and HXML:
<URL: http://www.flightlab.com/~joe/hxml/ >
The Toolbox is probably the most comprehensive of the three,
with HaXml a close second. HXML is mostly of interest if
you need to process _very_ large documents or if you just
want to see how an XML parser works.
(If there are any others, I'd like to know about them as well...)
--Joe English
jenglish@flightlab.com