This website requires JavaScript.
Explore
Help
Sign In
oushu
/
lava-oushudb-dt-sql-parser
Watch
1
Star
0
Fork
0
You've already forked lava-oushudb-dt-sql-parser
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
bf9e2a2c4d
lava-oushudb-dt-sql-parser
/
docs
/
Tutorials.md
xiaowei
f85163892a
feat: add generic and plsql basic parser file
2020-09-11 17:39:10 +08:00
645 B
Raw
Blame
History
Tutorials
Antlr4 installation
How to extend new grammar
How to expose Javascript interface in this project
Integrate with Monaco Editor
Reference
https://tomassetti.me/writing-a-browser-based-editor-using-monaco-and-antlr/
SQL
FlinkSQL
antlr4 grammar
https://github.com/apache/spark/blob/master/sql/catalyst/src/main/antlr4/org/apache/spark/sql/catalyst/parser/SqlBase.g4