chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] define-macro in Chicken 4.0


From: felix winkelmann
Subject: Re: [Chicken-users] define-macro in Chicken 4.0
Date: Sun, 15 Mar 2009 13:01:45 +0100

On Sun, Mar 15, 2009 at 12:31 PM, Tobia Conforto
<address@hidden> wrote:
> felix winkelmann wrote:
>>
>> Sorry, but this does not work. An identifier introduced by a previous
>> (hygienic) macro expansion will not be correctly expanded.
>
> Does this mean that you can't mix define-macro macros (with my definition)
> and syntax-rules macros, or that two or more define-macro macros won't work
> together?

The former, which includes the default Scheme syntax definitions.


cheers,
felix




reply via email to

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