[plt-scheme] [Scheme CookBook] How to provide identifiers that can be mutated with set! directly

From: Matthias Felleisen (matthias at ccs.neu.edu)
Date: Wed Jun 22 08:23:32 EDT 2005

On Jun 22, 2005, at 4:23 AM, Jens Axel Søgaard wrote:

>  For list-related administrative tasks:
>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>
> A new interesting recipe has been added - thanks to Felix.
>
> "How to provide identifiers that can be mutated with set! directly"
> <http://schemecookbook.org/view/Cookbook/ProvidingSetBangableIds>

You may want to refer to DrDobb's (Building Little Languages with 
Macros, April 2004) where Matthew introduced this (kind of) trick to do 
cb-reference. -- Matthias



Posted on the users mailing list.