Add a mechanism for mapping input scode objects to output scode
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Tue, 3 Aug 1993 03:09:54 +0000 (03:09 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Tue, 3 Aug 1993 03:09:54 +0000 (03:09 +0000)
commit3dba9c2f7aee9f38eed347afadd5d43db323e809
tree164f16201b20e0a7387ffd101d652e6959ce3bc6
parenta922ea9cbafc2e2a1e47d7357bdb07e5c48e96cc
Add a mechanism for mapping input scode objects to output scode
objects.  The original scode objects are passed through to the output,
and the *sf-associate* hook is called on the output scode and the
original scode.  The default *sf-associate* does nothing.
v7/src/sf/cgen.scm
v7/src/sf/copy.scm
v7/src/sf/object.scm
v7/src/sf/sf.pkg
v7/src/sf/subst.scm
v7/src/sf/usicon.scm
v7/src/sf/usiexp.scm
v7/src/sf/xform.scm