[plt-scheme] 'eval' function seems to completely ignore scoping rules.

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Fri Jan 18 13:15:37 EST 2008

At Fri, 18 Jan 2008 17:09:15 +0000, "Ran Gutin" wrote:
> From what you're saying, it is impossible for MzScheme to parse symbolic
> data and produce a value from the local environment.

Yes.

> Is this unique to PLT Scheme or will I find this same behaviour in other
> Scheme / Lisp implementations?

You'll find the same behavior in most Scheme implementations.

Matthew



Posted on the users mailing list.