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. Version 1.1 adds support for parsing and generating type affinities.
Downloads
- language-sqlite-1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
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-14T15:14:33Z |
Distributions | NixOS:1.1 |
Downloads | 1846 total (13 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] |