sugarcube-3 icon indicating copy to clipboard operation
sugarcube-3 copied to clipboard

Add scopes to temporary variables

Open tmedwards opened this issue 3 years ago • 0 comments

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 avatar Oct 17 '21 01:10 tmedwards