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

Improve intrinsic variable handling #72

Closed
jjg-123 opened this issue Aug 21, 2024 · 0 comments
Closed

Improve intrinsic variable handling #72

jjg-123 opened this issue Aug 21, 2024 · 0 comments

Comments

@jjg-123
Copy link
Collaborator

jjg-123 commented Aug 21, 2024

Current way is kludgy with having the intrinsic variables in the main variable stack and handling as special cases. It would be far better to mimic the extrinsic variable handling, where there is a separate stack of these and how they are managed is then encapsulated.

jjg-123 added a commit that referenced this issue Sep 2, 2024
#73,
#74,
#75

Also regenerated parser, so a lot of files..
@jjg-123 jjg-123 closed this as completed Oct 29, 2024
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