[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
JSYS Calls under twenex Maclisp
- To: info-lisp at ai
- Subject: JSYS Calls under twenex Maclisp
- From: Pat O'Donnell <PAO at MIT-EECS>
- Date: Tue, 27 Jul 82 00:00:00 GMT
- Original-date: 26 July 1982 20:00-EDT (Monday)
The JSYS package I described earlier can be found in the directory
PS:<PAO.LIB> on both MIT-EECS and MIT-OZ (they can be exported to
other machines if these are inaccessible). JSYS.MID, for the source,
and JSYS.FASL for binary. ERSTR.FASL (.MID) is also useful.
Documentation is in JSYS.DOC. Useful variables are defined in
JSYS-TABLE.LSP (snarfed from the jsys package mentioned by JonL) and
JSYS-FLAGS.LSP, which is almost empty, although useful macros are
defined.
- Pat