[r6rs-discuss] A suggestion about LETREC

From: Joe Marshall <jmarshall>
Date: Wed Mar 28 12:51:59 2007

Since we're discussing the semantics of LETREC, I've always thought it was
a wart in the language to specify LETREC in terms of SET! It would be nice
if implementations were permitted (but not required) to implement LETREC
in terms of a fixed-point operator as an alternative to SET!

One advantage of this is that it would be much easier to create a purely
functional subset of Scheme.

-- 
~jrm
Received on Wed Mar 28 2007 - 12:51:47 UTC

This archive was generated by hypermail 2.3.0 : Wed Oct 23 2024 - 09:15:01 UTC