[racket] Nested scope in D vs Racket

From: Stephen Bloch (sbloch at adelphi.edu)
Date: Sun Aug 22 10:55:19 EDT 2010

So the short-and-sweet message is that "local" and "internal define" act more like "letrec" than like "let"?  That makes sense, as it allows people to write recursive functions.  Intuitively, it seems useful to have both semantics available to programmers.


Stephen Bloch
sbloch at adelphi.edu

Posted on the users mailing list.