feat: add generic and plsql basic parser file
This commit is contained in:
@ -17,6 +17,5 @@
|
||||
- Generic SQL
|
||||
- Flink SQL
|
||||
- Libra SQL
|
||||
- Oracle SQL
|
||||
- TiDB
|
||||
MySQL Compatible Syntax
|
||||
|
@ -1,5 +1,13 @@
|
||||
# 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/>
|
||||
|
Reference in New Issue
Block a user