Hacker News new | ask | show | jobs
by senozhatsky 933 days ago
> meaning no local variables (still heavy usage of push/pop within a procedure, does this count as a local?)

Isn't it (push/pop) how locals basically work?