SQLPOP

Build Status

SQL parser (as understood by SQLite)

Currenly, only the lexer is complete and tested. The parser is not complete (some expressions parsing are missing) and no AST is generated...