Non-local variable: Difference between revisions

Content deleted Content added
Ruud Koot (talk | contribs)
{{see also|Man or boy test}}
Line 19:
 
== Implementation issues ==
{{see also|Man or boy test}}
Non-local variables are the primary reason it is difficult to support nested, anonymous, [[higher-order function|higher-order]] and thereby [[first-class function]]s in a programming language.