[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
MacLisp on OZ
- To: ALAN at MIT-OZ
- Subject: MacLisp on OZ
- From: George J. Carrette <GJC at MIT-MC>
- Date: Tue, 22 Jun 82 05:06:00 GMT
- Cc: bug-lisp at MIT-OZ, bug-oz at MIT-OZ
- Original-date: 22 June 1982 01:06-EDT
Its a good idea to move LIBLSP to OZ. I have a tendency to like the name
<MACLISP.LIB> though, and to give LIBLSP the right PPN property.
Speaking of TOPS-20 maclisp, here are a couple bugs to remember to fix.
[1] When you run COMPLR.EXE use INFO MEMORY and note that you don't get
any sharing with the MACLISP.EXE from which the COMPLR was suspended.
FIX: Move MIT-EE:<GJC.TMP>SHARE.EXE to <SUBSYS> on OZ, and use it
instead of SAVE to make the COMPLR.EXE file.
[2] There is a bug in TTY initialization after SUSPEND which shows up for
example in COMPLR and SCHEME on MIT-EE (when you SUPDUP).
FIX: Mike Travers has the fix.
-gjc