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

implement precedence and adds tests for correctness #20

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Conversation

Alan-Chen99
Copy link

attempts to assign a precedence to each combinator.

generates some redundant parenthesis, but fixes some bugs.

@Alan-Chen99
Copy link
Author

(tests has not been updated yet)

@GrandMoff100 GrandMoff100 marked this pull request as draft May 2, 2024 19:47
@Alan-Chen99 Alan-Chen99 marked this pull request as ready for review May 14, 2024 22:23
@Alan-Chen99 Alan-Chen99 changed the title try to implement precedence implement precedence and adds tests for correctness May 14, 2024
@Alan-Chen99
Copy link
Author

@GrandMoff100 Fixed pylint errors, please review

@GrandMoff100
Copy link
Owner

This is a huge PR lol

Please split it up into easily reviewable small ones (~50ish additions/deletions max)

@GrandMoff100
Copy link
Owner

Otherwise your changes might be more suitable for a library of your own.

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