[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: global nonspecial variables



  I don't understand the distinction between what you call a global variable
and a special variable.   A special variable in Franz Lisp (and any other
shallow bound lisp) can be accessed rapidly and is only rebound if you
put it in a lambda, prog or do variable list.