[plt-scheme] procedure-environment

From: William Josephson (plt-scheme at morphisms.net)
Date: Wed Aug 24 22:35:40 EDT 2005

I'm in the process of porting code from a guile-based
environment that makes heavy use of guile's
procedure-environment to determine the value bound to
free variables in lambdas.  I'm curious to know if
anyone has suggestions on how to implement the
equivalent in mzScheme.



Posted on the users mailing list.