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 scope in the rewriter #660

Open
niklasdewally opened this issue Feb 7, 2025 · 0 comments
Open

Implement scope in the rewriter #660

niklasdewally opened this issue Feb 7, 2025 · 0 comments
Assignees

Comments

@niklasdewally
Copy link
Collaborator

Make the rewriter keep track of what sub-model an expression is in. The rewriter should pass the symbol table of the current scope to rules, and apply side-effects from those rules to that sub-model.

To be done after: #657

@niklasdewally niklasdewally self-assigned this Feb 7, 2025
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