[plt-scheme] quasiquote confusion with printable<%> interface
Yes, the reader and the expander would have to communicate.
Robby
On Wed, Dec 9, 2009 at 12:54 PM, Carl Eastlund <carl.eastlund at gmail.com> wrote:
> How do the binding forms know which names might be the result of a
> reader macro? How would they even know which reader was used?
>
> Carl Eastlund
>
> On Wed, Dec 9, 2009 at 1:46 PM, Robby Findler
> <robby at eecs.northwestern.edu> wrote:
>> Dare I suggest that things that are reader macros should not be
>> allowed to be rebound lexically?
>>
>> Robby
>