From: Danny Yoo (dyoo at hashcollision.org) Date: Mon May 14 11:25:11 EDT 2012 |
|
On Mon, May 14, 2012 at 11:09 AM, Michael Rice <limitcase at gmail.com> wrote: > The code below (kons) gets flagged in R5RS: Unfortunately, the error message is not reporting the leftmost error in this situation. The real source of the problem is that the lambda character λ is not in R5RS. The whole purpose of the r5rs language is to be extremely conservative.
Posted on the users mailing list. |
|