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
If the parser could also handle the EBNF format, it would be really great.
Perhaps a possible implementation strategy could be the internal conversion of the EBNF source to BNF and then use the existing parser functionality.
The text was updated successfully, but these errors were encountered:
If the parser could also handle the EBNF format, it would be really great.
Perhaps a possible implementation strategy could be the internal conversion of the EBNF source to BNF and then use the existing parser functionality.
The text was updated successfully, but these errors were encountered: