Hacker News new | ask | show | jobs
by pjmlp 2807 days ago
Is is very similar to Lisp, Clipper or Perl, also known in CS circles as dynamic scope variables.
1 comments

I've never come across hoisting in another language (not that I've looked hard).
I gave you a couple examples, though.

And here is another one, upvar in Tcl.