Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Lark grammar files #5049

Merged
merged 1 commit into from
Oct 14, 2020
Merged

Add support for Lark grammar files #5049

merged 1 commit into from
Oct 14, 2020

Conversation

Alhadis
Copy link
Collaborator

@Alhadis Alhadis commented Oct 14, 2020

This PR adds support for Lark grammar files, a variant of EBNF used by the Lark parsing library. The format was brought to my attention by @ThatXliner in Alhadis/language-grammars#4; consult that issue for a more detailed overview of the format.

Checklist:

Copy link
Member

@lildude lildude left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Alhadis Alhadis merged commit b3664e4 into master Oct 14, 2020
@Alhadis Alhadis deleted the lark branch October 14, 2020 08:39
@Nixinova Nixinova mentioned this pull request Feb 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants