[plt-scheme] `shared' syntax confusing

From: Eli Barzilay (eli at barzilay.org)
Date: Tue Nov 11 13:10:58 EST 2008

On Nov 11, Matthew Flatt wrote:
> 
> I'm still reluctant to use a variant of `shared' that has to be
> defined in terms of placeholders. [...]

Just a quick comment: one reason I prefer this kind of constructs is
that they're much easier to explain.  (At the cost of exposing a
concept that students shouldn't deal with, so probably the current
version is better for students anyway.)

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


Posted on the users mailing list.