(lambda () '(
(local-eval 'x (procedure-environment clo))
=> 1
--
Marco Maggi
of least surprise.
[1] <http://www.r6rs.org/final/html/r6rs-lib/r6rs-lib-Z-H-9.html#node_sec_8.2.6>
--
Marco Maggi
esulting
>transformer.
--
Marco Maggi
s, I suggest taking the behaviour of
Larceny as model: if it works with it, it will probably work
with all the other R6RS implementations.
HTH
[1] <http://www.r6rs.org/final/html/r6rs/r6rs-Z-H-10.html#node_sec_7.2>
--
Marco Maggi
The attached patch documents the creation of
a GOOPS class whenever a new SMOB type is
defined and GOOPS has been already loaded.
Additionally it adds a special SMOB type that
dispatches function invocations to a user defined
subordinate SMOB. This allows to overcome the
hard coded limit on SMOB n