Skip to content

Better approach to AST parsing #5

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

Open
mug1wara26 opened this issue Apr 17, 2025 · 0 comments
Open

Better approach to AST parsing #5

mug1wara26 opened this issue Apr 17, 2025 · 0 comments

Comments

@mug1wara26
Copy link
Contributor

Parsing through the AST could make use of an AST context, where information such as current declarations and ancestors are stored and updated when descending into the AST. This can be explored with the AST parsing rewrite when we move to tree-sitter

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