[fptools/libraries/HaXml: changeset 2002-08-12 11:55:03 by malcolm malcolm**20020812115503 Various tidy-ups. ] { hunk ./docs/index.html 41 -
  • Combinators is a combinator library for generic XML document +
  • Combinators is a combinator library for generic XML document hunk ./docs/index.html 43 -
  • Haskell2Xml is a replacement class for Haskell's Show/Read +
  • Haskell2Xml is a replacement class for Haskell's Show/Read hunk ./docs/index.html 45 - documents. The DrIFT tool (available from + documents. The DrIFT tool (available from hunk ./docs/index.html 49 -
  • DtdToHaskell is a tool for translating any valid XML DTD +
  • DtdToHaskell is a tool for translating any valid XML DTD hunk ./docs/index.html 51 -
  • In conjunction with the Xml2Haskell class framework, +
  • In conjunction with the Xml2Haskell class framework, hunk ./docs/index.html 55 -
  • Finally, Xtract is a grep-like tool for XML documents, +
  • Finally, Xtract is a grep-like tool for XML documents, hunk ./docs/index.html 62 +Detailed documentation of the HaXml APIs +is generated automatically by Haddock directly from the source code. + +

    hunk ./docs/index.html 72 -Some comparisons between functional language approaches to processing -XML can be found in - -Bijan Parsia's article on xml.com - -

    hunk ./docs/index.html 73 -the typed representation (DtdToHaskell/Xml2Haskell) is here: +the typed representation (DtdToHaskell/Xml2Haskell) is available here: +(12 pages of double-column A4) hunk ./docs/index.html 80 -The document is 12 pages of double-column A4. hunk ./docs/index.html 84 -

  • Combinators.html (HTML format) -
  • Xml2Haskell.html (HTML format) -
  • Haskell2Xml.html (HTML format) -
  • Xtract.html (HTML format) - - -

    -Detailed documentation of the HaXml APIs is generated automatically by -Haddock directly from the source code, and can be found here: -