[racket-dev] When is it safe to not rename a runtime value in a macro?

From: Eli Barzilay (eli at barzilay.org)
Date: Sat Aug 25 19:45:32 EDT 2012

7 hours ago, Matthias Felleisen wrote:
> 
> It's the wrong way to go. Let's investigate more before we jump to
> conclusions.

Would it work if let-bound (etc) ids could have some property tracing
them to the expressions they were bound to?

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                    http://barzilay.org/                   Maze is Life!

Posted on the dev mailing list.