guile-user
[Top][All Lists]
Advanced

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

Re: adding #' syntax and my cloned macro no more works like original....


From: Damien Mattei
Subject: Re: adding #' syntax and my cloned macro no more works like original....
Date: Fri, 10 May 2024 00:04:10 +0200

sorry i can not minimize the code, i even removed all sub-procedures called.

in fact it is a general question : "how to clone a macro?" without brutally
copying it all in another define-syntax.

example cloning a <- macro to call it with  the name ←

i tried to recopy only the pattern (see other mail) but it fails... but
worked (of course) if i recopy all the code.

best regards
damien

On Thu, May 9, 2024 at 11:16 AM Maxime Devos <maximedevos@telenet.be> wrote:

> The code you posted is too long – if you want me to have a look at it,
> minimize it first.
>
>
>
> Best regards,
>
> Maxime Devos
>


reply via email to

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