@hackage HXQ0.7.2

An XQuery Compiler and Interpreter

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 provide an interpreter for evaluating ad-hoc XQueries read from input or from files.