The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.005 - 2014-12-15

  • Jean-Damien Durand <jeandamiendurand@free.fr>
    • xt
    • bin/sql2003ast: fix when file is -
    • Fix sub-grammars for strings where inner is empty
    • Removed production <embedded SQL host program>, assuming all host programs start with EXEC SQL
    • Allow balanced parenthesis in generic host identifier
    • A More generic host identifier
    • bin/sql2003ast: POD spelling error

Documentation

SQL-2003 AST

Modules

Translate SQL-2003 source to an AST
Translate SQL-2003 source to an AST - Semantic actions generic class
Translate SQL-2003 source to an AST - Blessed semantic actions
Translate SQL-2003 source to an AST - XML semantic actions