@hackage HXQ0.8.4

A Compiler from XQuery to Haskell

HXQ is a fast and space-efficient compiler from XQuery (the standard query language for XML) to embedded Haskell code. The translation is based on Haskell templates. It also provides an interpreter for evaluating XQueries from input and database connectivity using HDBC.