[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: (BUG LISP) at MIT-MC, (BUG NIL) at MIT-MC
- From: DRB at MIT-MC (David R. Barton)
- Date: Wed, 17 May 78 05:21:00 GMT
- Original-date: 17 MAY 1978 0121-EDT
It would be really nice if one could print and read subr-pointers without
doing a mapatoms looking for the symbol with the right property. I want to
be able to shove these guys on files somehow, and read them back in later.
Is there some way to grovel and discover the function name associated to a
subr-pointer? A related question: can FUNARGs in NIL be written and read
in a later lisp? How about on the lisp machine?