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

Add scopes to temporary variables #42

Open
tmedwards opened this issue Oct 17, 2021 · 0 comments
Open

Add scopes to temporary variables #42

tmedwards opened this issue Oct 17, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request todo Make this happen

Comments

@tmedwards
Copy link
Owner

What it says on the tin.

Have container/non-void macros automatically create a new scope for temporary variables, which is removed after the handler completes.

Likely implementation is a prototype-chain stack.

@tmedwards tmedwards self-assigned this Oct 17, 2021
@tmedwards tmedwards added enhancement New feature or request todo Make this happen labels Oct 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request todo Make this happen
Projects
None yet
Development

No branches or pull requests

1 participant