| From: Eli Barzilay (eli at barzilay.org) Date: Fri Feb 27 09:37:46 EST 2009 |
|
On Feb 27, Matthias Felleisen wrote:
>
> Doesn't Shriram use { } in S-expressions for PLAI?
Yes. That's a good point against forbidding {}s in at-exp, I think.
BTW, perhaps another point is that even if they're forbidden, they
would still be allowed in text-bodies, and that's where most errors
are likely to occur?
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://www.barzilay.org/ Maze is Life!
| Posted on the dev mailing list. |
|