guile-devel
[Top][All Lists]
Advanced

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

Re: syntax closures


From: Mikael Djurfeldt
Subject: Re: syntax closures
Date: Thu, 14 Feb 2013 10:42:59 +0100

Just saw this.

Right, "syntactic closures" is the name of a macro system by Alan
Bawden and Jonathan Rees:

http://en.wikipedia.org/wiki/Syntactic_closures

http://www.gnu.org/software/mit-scheme/documentation/mit-scheme-ref/Syntactic-Closures.html#Syntactic-Closures

So, it would be good to choose a different name if what you are doing
is different.

BTW, the sc-macro-transformer facility of MIT-scheme would be nice to have. :-)

Best regards,
Mikael D.

On Thu, Jan 24, 2013 at 9:45 AM, Alex Shinn <address@hidden> wrote:
> On Thu, Jan 24, 2013 at 4:11 PM, Stefan Israelsson Tampe
> <address@hidden> wrote:
>>
>>
>> 2. I was actually hesistant to call this srfi-72 because of trying to
>> do what it want
>>    more than what it say's. A main trick to simulate the effect was to
>> introduce
>>    a closure in the syntax at one point and therefore a choose the name
>>    syntax-closure not knowing that there is an already a notion of
>> that in the wild
>
>
> Oh - I thought you were referring to the existing syntactic-closures.
> I guess it's a plausible enough name to reuse coincidentally...
>
> Carry on then :)
>
> --
> Alex
>



reply via email to

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