[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-hackers] [PATCH] Fix for #989 and hopefully #877 too
From: |
Peter Bex |
Subject: |
Re: [Chicken-hackers] [PATCH] Fix for #989 and hopefully #877 too |
Date: |
Wed, 6 Nov 2013 20:08:22 +0100 |
User-agent: |
Mutt/1.4.2.3i |
On Wed, Nov 06, 2013 at 07:39:06PM +0100, "Jörg F. Wittenberger" wrote:
> At the moment this is my favorite, where I'd bet things break:
>
> (define-syntax define-transformer
> (syntax-rules ()
> ((_ transformer errloc body)
> (begin
> ;; (: name :render-renderer:)
> (define transformer (lambda-transformer errloc body))))))
What does it do? Also, what's lambda-transformer?
It would be great if you could supply a working test.
Cheers,
Peter
--
http://www.more-magic.net
- Re: [Chicken-hackers] [PATCH] Fix for #989 and hopefully #877 too, (continued)
- Re: [Chicken-hackers] [PATCH] Fix for #989 and hopefully #877 too, Peter Bex, 2013/11/06
- Re: [Chicken-hackers] [PATCH] Fix for #989 and hopefully #877 too, Jörg F. Wittenberger, 2013/11/06
- Re: [Chicken-hackers] [PATCH] Fix for #989 and hopefully #877 too, Peter Bex, 2013/11/06
- Re: [Chicken-hackers] [PATCH] Fix for #989 and hopefully #877 too, Jörg F. Wittenberger, 2013/11/06
- Re: [Chicken-hackers] [PATCH] Fix for #989 and hopefully #877 too, Mario Domenech Goulart, 2013/11/06
- Re: [Chicken-hackers] [PATCH] Fix for #989 and hopefully #877 too, Jörg F. Wittenberger, 2013/11/06
- Re: [Chicken-hackers] [PATCH] Fix for #989 and hopefully #877 too, Jörg F. Wittenberger, 2013/11/06
- Re: [Chicken-hackers] [PATCH] Fix for #989 and hopefully #877 too, Peter Bex, 2013/11/06
- Re: [Chicken-hackers] [PATCH] Fix for #989 and hopefully #877 too, Peter Bex, 2013/11/06
- Re: [Chicken-hackers] [PATCH] Fix for #989 and hopefully #877 too, Jörg F. Wittenberger, 2013/11/06
- Re: [Chicken-hackers] [PATCH] Fix for #989 and hopefully #877 too,
Peter Bex <=
- Re: [Chicken-hackers] [PATCH] Fix for #989 and hopefully #877 too, Jörg F. Wittenberger, 2013/11/06
- Re: [Chicken-hackers] [PATCH] Fix for #989 and hopefully #877 too, Peter Bex, 2013/11/06
- Re: [Chicken-hackers] [PATCH] Fix for #989 and hopefully #877 too, Jörg F. Wittenberger, 2013/11/06
- Re: [Chicken-hackers] [PATCH] Fix for #989 and hopefully #877 too, Jörg F. Wittenberger, 2013/11/06
- Re: [Chicken-hackers] [PATCH] Fix for #989 and hopefully #877 too, Peter Bex, 2013/11/06
- Re: [Chicken-hackers] [PATCH] Fix for #989 and hopefully #877 too, Jörg F. Wittenberger, 2013/11/06
- Re: [Chicken-hackers] [PATCH] Fix for #989 and hopefully #877 too, Peter Bex, 2013/11/06
- Re: [Chicken-hackers] [PATCH] Fix for #989 and hopefully #877 too, Jörg F. Wittenberger, 2013/11/07
- Re: [Chicken-hackers] [PATCH] Fix for #989 and hopefully #877 too, Peter Bex, 2013/11/07
- Re: [Chicken-hackers] [PATCH] Fix for #989 and hopefully #877 too, John Cowan, 2013/11/07