language-sqlite: Full parser and generator for SQL as implemented by SQLite3
This is a full parser and generator for SQL as implemented by SQLite3. It is well-typed in the sense that it is possible to construct an abstract syntax tree if and only if it corresponds to valid SQL.
Downloads
- language-sqlite-1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 1.0, 1.1 |
---|---|
Dependencies | array (>=0.3.0.0), base (>=4.1 && <5), bytestring (>=0.9.1.5), containers (>=0.2.0.1), mtl (>=1.1.0.2), template-haskell, utf8-string (>=0.3.6) [details] |
License | BSD-3-Clause |
Copyright | Copyright (c) 2010 Dan Knapp |
Author | Dan Knapp |
Maintainer | dankna@gmail.com |
Category | Language, Database |
Home page | http://dankna.com/software/ |
Bug tracker | http://dankna.com/issues/create/ |
Source repo | head: darcs get http://dankna.com/software/darcs/language-sqlite/ |
Uploaded | by IreneKnapp at 2011-02-11T02:00:49Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 1973 total (4 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] |