anyway to convert from GRL syntax to json? #333
syoshimoto
started this conversation in
General
Replies: 1 comment
-
No such tool that I can think of. But you can use the AST object to export the AST Tree to JSON. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
I see there's a way to go from json rule syntax to standard grl text format. Is there a reverse function to go from the grl format to json?
Beta Was this translation helpful? Give feedback.
All reactions