[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: issue QUOTE-SEMANTICS, version 2
- To: masinter.pa@Xerox.COM
- Subject: Re: issue QUOTE-SEMANTICS, version 2
- From: sandra%defun@cs.utah.edu (Sandra J Loosemore)
- Date: Thu, 16 Mar 89 08:35:08 MST
- Cc: sandra%defun@cs.utah.edu (Sandra J Loosemore), cl-compiler@sail.stanford.edu
- In-reply-to: masinter.pa@Xerox.COM, 16 Mar 89 07:16 PST
> So, there are some outcomes of QUOTE-SEMANTICS where
> CONSTANT-COLLAPSING is moot?
No. Coalescing of constants by COMPILE-FILE will be permitted under
all of the QUOTE-SEMANTICS proposals.
Again, all CONSTANT-COLLAPSING:GENERALIZE does is propose using a
different relationship than EQUAL for comparing two objects to see if
they are equivalent. If this proposal fails, coalescing of EQUAL
objects will still be permitted.
-Sandra
-------