[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: CWH at MIT-MC
- From: Kent M. Pitman <KMP at MIT-MC>
- Date: Sat, 26 Apr 80 13:48:00 GMT
- Cc: BUG-LISP at MIT-MC
- Original-date: 26 April 1980 08:48-EST
Date: 20 April 1980 10:44-EST
From: Carl W. Hoffman <CWH at MIT-MC>
To: BUG-LISP
It should work to put LAP definitions within PROGN 'COMPILE.
-----
You want LAP-A-LIST. LAP works by READ. You know what the ramifications of
having READ try to steal stuff from the Pratt-Stack would be -- too much
hair... -kmp
ps This note should have gone to BUG-COMPLR. (PROGN 'COMPILE ...) has nothing
to do with the interpreter.