grammars-v4
grammars-v4 copied to clipboard
Teradata grammar
Anyone interested to make up Teradata grammar .g4 file ? Is there already one we could work on?
Someone started with a grammar here: https://github.com/cmedved/Teradata-SQL-Parser/blob/master/src/main/java/us/shadowlabs/tdparser/antlr/Teradata.G4
You could extend that grammar yourself and make a PR 😉
i have my version nearly done
Great, looking forward to the merge committed.