grammars-v4
grammars-v4 copied to clipboard
Support AWS DynamoDB grammar
trafficstars
Do you have a plan to Support AWS DynamoDB grammar ?
@KaltZK I notice that the dynamo local have contained parser.
I've check the dynamo-local. The main jar include the generated grammar. But if we want to generate it to another language, the g4 file is missing.
I'm not used to the antlr tools, I try to find a way to upgrade the dynamodb code in dax drivers to use a fresher version of antlr.
Here the file present:
- DynamoDbGrammar.interp
- DynamoDbGrammar.tokens
- DynamoDbGrammarLexer.interp
- DynamoDbGrammarLexer.tokens