HXQ: A Compiler from XQuery to Haskell

[ bsd3, library, xml ] [ Propose Tags ]

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 an optional database connectivity using HDBC with MySQL/ODBC or sqlite3.

Modules

[Index]

Flags

Automatic Flags
NameDescriptionDefault
mysql

provides database connectivity using HDBC and MySql through HDBC-odbc.

Disabled
sqlite

provides database connectivity using HDBC and HDBC-sqlite.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.7.2, 0.7.4, 0.8, 0.8.3, 0.8.4, 0.8.5, 0.8.5.1, 0.9.0, 0.10.0, 0.11.0, 0.12.0, 0.14.0, 0.15.0, 0.16.0, 0.17.0, 0.17.2, 0.18.0, 0.18.1, 0.18.2, 0.19.0, 0.20.0, 0.20.1
Dependencies array, base, editline, haskell98, HDBC (<1.1.5), HDBC-odbc, HDBC-sqlite3, readline, template-haskell [details]
License BSD-3-Clause
Copyright 2008, Leonidas Fegaras
Author Leonidas Fegaras
Maintainer fegaras@cse.uta.edu
Category XML
Home page http://lambda.uta.edu/HXQ/
Uploaded by LeonidasFegaras at 2008-12-20T16:23:55Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables xquery
Downloads 23169 total (44 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]