You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Suggestion
The grammars are easier to follow with a rail road diagram. It would be nice to have the chance to create one.
Describe alternatives you've considered
The best rail road diagram generator I know is https://github.com/GuntherRademacher/rr
Unfortunately, it doesn't understand lark grammar syntax (::= instead of :, for example)
Would be nice to have a personalized fork or branch o even a reimplementation in python just for lark grammars.
The text was updated successfully, but these errors were encountered:
Suggestion
The grammars are easier to follow with a rail road diagram. It would be nice to have the chance to create one.
Describe alternatives you've considered
The best rail road diagram generator I know is https://github.com/GuntherRademacher/rr
Unfortunately, it doesn't understand lark grammar syntax (::= instead of :, for example)
Would be nice to have a personalized fork or branch o even a reimplementation in python just for lark grammars.
The text was updated successfully, but these errors were encountered: