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

Try a different python parser that is able to parse assignment expressions #87

Closed
dours opened this issue Jan 17, 2022 · 2 comments
Closed
Assignees

Comments

@dours
Copy link
Collaborator

dours commented Jan 17, 2022

( This one https://github.com/RobEin/ANTLR4-Python-grammar-by-PEG )
This task blocks #37 and #52 , because they need all the modern python code to be parseable.

@dours dours self-assigned this Jan 17, 2022
@dours
Copy link
Collaborator Author

dours commented Jan 24, 2022

Almost done:

@dours
Copy link
Collaborator Author

dours commented Jan 31, 2022

done in #94

@dours dours closed this as completed Jan 31, 2022
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

No branches or pull requests

1 participant