sqlpop 0.2.0

SQL parser (as understood by SQLite)
Documentation

SQLPOP

Build Status Latest Version

SQL parser (as understood by SQLite)

Currenly, only the lexer is complete and tested. The parser is not complete (no AST is generated for expressions)...