Hi, (I think that’s more a question for [email protected].)
Sjoerd van Leent Privé <[email protected]> skribis: > What I like to do is to let the user give a "driver" library and pass > that "driver" library around which implements a certain > procedure. Using the eval procedure together with a small instruction > and a ad-hoc gneerated environment would let the software be pretty > free of things flying around with ill side-effects. > > Anyone an idea how I could do this in a portable way? You could try (scheme-report-environment 5) as the environment (info "(guile) Environments"). Thanks, Ludo’.
