
If you were logged in you would be able to see more operations.
|
|
|
Environment:
|
FB2.5/FB3. Win8/Win10
|
|
I have to create PSQL parser (syntax analyzer) for procedures/functions/triggers bodies.
As input the parser should have a file containing the grammar of Firebird PSQL.
Where can I find the grammar of PSQL in any common standard (e.g. antlr, yacc, bison)?
|
Description
|
I have to create PSQL parser (syntax analyzer) for procedures/functions/triggers bodies.
As input the parser should have a file containing the grammar of Firebird PSQL.
Where can I find the grammar of PSQL in any common standard (e.g. antlr, yacc, bison)? |
Show » |
|