[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Issue: DECLARATION-SCOPE
- To: CL-Cleanup@SAIL.STANFORD.EDU
- Subject: Issue: DECLARATION-SCOPE
- From: "Scott E. Fahlman" <Fahlman@C.CS.CMU.EDU>
- Date: Tue, 5 Jan 1988 22:22 EST
- Sender: FAHLMAN@C.CS.CMU.EDU
DECLARATION-SCOPE:LIKE-VARIABLE looks good to me.
I agree that "normal" is a somewhat loaded term. "Bound" seems wrong.
How about calling these "binding-related declarations"? Not a
critically important issue in any case.
Is there any effective difference between saying that "free" declarations
surround the whole form and saying that they surround only the body, but
that the init forms are part of the body? If not, the former way of
stating it seems clearer.
-- Scott