Y
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
afandian
2806 days ago
I've never come across hoisting in another language (not that I've looked hard).
link
pjmlp
2806 days ago
I gave you a couple examples, though.
And here is another one,
upvar
in Tcl.
link