[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
When to creat PURE symbols (sy2blks)
- To: JONL at MIT-MC, (BUG LISP) at MIT-MC
- Subject: When to creat PURE symbols (sy2blks)
- From: HIC at MIT-MC (Howard I. Cannon)
- Date: Sun, 14 May 78 10:07:00 GMT
- Original-date: 14 MAY 1978 0607-EDT
Date: 13 MAY 1978 0304-EDT
From: JONL at MIT-MC (Jon L White)
Subject: When to creat PURE symbols (sy2blks)
To: (BUG LISP) at MIT-MC
Any symbol created by RINTERNing, such as thru READ and FASLOAD
(of course, assuming *PURE = T), and thru PURECOPY, and at no
other times. Thus the current usage on PNGNK1, PNGNK2 etc by
GENSYM, MAKNAM, READLINE, and COPYSYMBOL will never directly
create symbols with pure structure.
------
Implimented for next release of LISP (se note re macsyma)