[racket] for/hash: bad syntax in: for/hash

From: Marijn (hkBst at gentoo.org)
Date: Thu Jan 5 06:03:00 EST 2012

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 04-01-12 16:55, Matthias Felleisen wrote:
> 
> On Jan 4, 2012, at 10:40 AM, Marijn wrote:
> 
>> Basically, my idea was to transform:
>> 
>> (dependent-boxes ((a) (b (* 2 a)) (c (+ 2 a b))))
>> 
>> into something which would automatically propagate changes in
>> any cell/box to any other box which was dependent on it. Pretty
>> much exactly like a spreadsheet does. As target for that
>> transformation I had chosen something like:
> 
> 
> I'd like to recommend FrTime (father time) because this is exactly
> what you want and people have implemented a spreadsheet in it. It
> is a #lang and, its implementation uses macros like the one you had
> in mind.
> 
> -- Matthias

Thanks Matthias, I guess I'll have to go back and have another look...

Marijn
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.18 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk8Fg2QACgkQp/VmCx0OL2ze1gCeKOvw8+0ncibU1zrwLGo6kUUt
tvMAn1T5saYJhZe2SSJHkPTeYl3E0E46
=RmuH
-----END PGP SIGNATURE-----


Posted on the users mailing list.