[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: global nonspecial variables
- To: Mac.uvacs@UDel-Relay, FRANZ-FRIENDS@BERKELEY
- Subject: Re: global nonspecial variables
- From: UCBKIM.jkf@Berkeley (John Foderaro)
- Date: Mon, 21 Feb 83 17:19:43 GMT
- In-reply-to: Your message of 18 Feb 83 12:42:40-EST (Fri)
- Original-date: 21 Feb 83 09:19:43 PST (Mon)
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.