chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] Using a macro definition within a explicit renaming


From: Patrick Li
Subject: Re: [Chicken-users] Using a macro definition within a explicit renaming macro.
Date: Sat, 12 Feb 2011 11:12:34 -0500

Thanks for the help. 
The module workaround will work fine for what I'm doing! 
  -Patrick

On Sat, Feb 12, 2011 at 5:36 AM, Felix <address@hidden> wrote:
>
> There may be a shorter way involving begin-for-syntax or something.
>

(begin-for-syntax (define-syntax ...)) should actually work, but it
doesn't. I have to investigate this.


cheers,
felix


reply via email to

[Prev in Thread] Current Thread [Next in Thread]