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

Modified ebnf-transform to allow symbol aliases. #3

Merged
merged 2 commits into from
Aug 10, 2013

Conversation

cdibbs
Copy link
Contributor

@cdibbs cdibbs commented Aug 9, 2013

I created ebnf.y to facilitate future updates. Right now, aliases within bnf productions generated by ebnf-transform are not accessible from within the action of the original ebnf production.

Alongside a jison pull request, zaach/jison#181, this addresses zaach/jison#184.

@zaach
Copy link
Owner

zaach commented Aug 10, 2013

Outstanding! 👍

zaach added a commit that referenced this pull request Aug 10, 2013
Modified ebnf-transform to allow symbol aliases.
@zaach zaach merged commit ea638f6 into zaach:master Aug 10, 2013
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.

2 participants