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

Refactor SyntaxClassifier with SyntaxVisitor #2087

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

StevenWong12
Copy link
Contributor

A very early stage of the refactoring of SyntaxClassifier. Refactoring SyntaxClassifier with SyntaxVisitor makes it easier to maintain.

We do not pass all the tests in ClassificationTests yet and we also have to improve the performance of SyntaxVisitor to make this pr ready to be merged.

  • functionality
  • performance

@ahoppen
Copy link
Collaborator

ahoppen commented Aug 23, 2023

Thanks for setting up the PR. Let’s use this as a starting point to investigate the performance of SyntaxVisitor. I filed #2091 for that.

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