[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
PACKAGE-DECLARE
- To: BUG-LISPM at MIT-AI
- Subject: PACKAGE-DECLARE
- From: Charles Rich <RICH at MIT-AI>
- Date: Fri ,29 Jan 82 19:17:00 EDT
In System 78.50, ZMail 38.5, Reasoning Utility Package 1.1, microcode 836, on Lisp Machine Twenty-two:
It is not clear to me why PACKAGE-DECLARE cannot be included in
QFASL files. The apparent reason is that the macro returns NIL;
but conceptually it is very tempting to include the package declaration
for a system FOO in the defsystem file for FOO which is compiled.
Also, the documentation doesn't quite come right out and say that
this function only works interpreted.