Replies: 1 comment
-
FYI @JohanAhlen |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've just added
hue-sql-generic
grammar to https://mingodad.github.io/parsertl-playground/playground/ anYacc/Lex
compatible online editor/tester (selectHue SQL generic parser
fromExamples
then clickParse
to see a parser tree for the content inInput source
editor).I hope that it can help debug/develop/document/test this project grammars !
Any feedback is welcome !
Beta Was this translation helpful? Give feedback.
All reactions