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

Do linear scan for previous_variables #11

Open
JaumeAmoresDS opened this issue Dec 4, 2023 · 0 comments
Open

Do linear scan for previous_variables #11

JaumeAmoresDS opened this issue Dec 4, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@JaumeAmoresDS
Copy link
Owner

  • loaded names that have first been stored cannot be previous variables
  • this requires an ordered scan using a tree visitor. See ast_examples.ipynb in nbs/dev_tutorials folder
@JaumeAmoresDS JaumeAmoresDS added the enhancement New feature or request label Dec 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant