[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: GJC at MIT-MC
- From: Richard Mark Soley <SOLEY at MIT-MC>
- Date: Tue, 7 Apr 81 23:09:00 GMT
- Cc: BUG-LISP at MIT-MC
- Original-date: 7 April 1981 18:09-EST
Date: 7 APR 1981 1554-EST
From: GJC (George J. Carrette)
To: (BUG LISP)
Do (TRACE READ) (SETQ READ 'READ).
Why is the argument to READ so random?
For a partial answer to your question,
the argument (#11152) is the label TLRED1 in LISP.
Why don't you look at the code for read?
-- Richard