[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Autoload
- To: MILLER at MIT-AI
- Subject: Autoload
- From: Kent M. Pitman <KMP at MIT-MC>
- Date: Sat, 26 Apr 80 13:42:00 GMT
- Cc: BUG-LISP at MIT-MC, KMP at MIT-MC
- Original-date: 26 April 1980 08:42-EST
I have been kind of out of it and am not sure if someone properly responded
to you but it's is essential that AUTOLOADable things be FUNCALL-able and
MACRO's are not. So no scheme for autoloading anything to be used by compiled
code by appealing to a autoload-macro can work. -kmp