[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
readtable within fasl
- To: uw-beaver!franz-friends@Berkeley
- Subject: readtable within fasl
- From: ssc-vax!steve@uw-beaver.ARPA (Steve White)
- Date: Thu, 8 Nov 84 01:24:40 GMT
- Original-date: Wed, 7 Nov 84 17:24:40 pst
In "fasl.c" before the literals are read back out of the object file,
the readtable is rebound to the 'standard-readtable'. This short-circuits
any type of character macro expansion. Does anyone known a workaround
for this? In NIL you can specify the readtable associated with the object
code, I guess I'm wondering how to mimic this behavior in franz?
thanks
steve white
(ssc-vax!steve@uw-beaver)