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 entirely new grammar made to reflect the vba spec #1343

Closed
wants to merge 1 commit into from
Closed

add entirely new grammar made to reflect the vba spec #1343

wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Apr 21, 2016

This PR merely adds a new folder next to the existing Parsing.Grammar folder called "GrammarNext" which contains the rewritten grammar.

I realized that the new grammar broke too much, making it quite difficult to fix. So here's an alternative approach. How about we run two grammars parallel and slowly add all the new features until the new parser/resolver is ready to replace the existing one? Seems easier this way. Next up would be to introduce a declaration class hierarchy.

@ghost ghost closed this Apr 21, 2016
This pull request was closed.
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

0 participants