[plt-scheme] Interesting module/macro interactions

From: Noel Welsh (noelwelsh at yahoo.com)
Date: Thu Feb 13 09:22:30 EST 2003

--- Matthew Flatt <mflatt at cs.utah.edu> wrote:
> -------------------------------------------------
> ... give the generated identifier name* the same
> lexical context as
> name:
> 
>  (datum->syntax-object
>   (syntax name)
>   (string->symbol (string-append reported-name
> "*"))))

Brilliant!  That works.

Noel

__________________________________________________
Do you Yahoo!?
Yahoo! Shopping - Send Flowers for Valentine's Day
http://shopping.yahoo.com


Posted on the users mailing list.