Runtime evaluation/In an environment: Difference between revisions

Content added Content deleted
Line 123:
print
+ firstresult (code)</lang>
Only Dictionaries can hold bindings to dynamic symbols. To minimie the danger of dynamic scope there is no recursive ascent in the binding lookup.
<lang lisp>
(dict)