unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Stefan Israelsson Tampe <stefan.itampe@gmail.com>
To: Mikael Djurfeldt <mikael@djurfeldt.com>
Cc: Andy Wingo <wingo@pobox.com>, guile-devel <guile-devel@gnu.org>
Subject: Re: syntax closures
Date: Thu, 14 Feb 2013 12:13:27 +0100	[thread overview]
Message-ID: <CAGua6m0vzb_ydy6_ZwAFKLeZyRrxOaExd55eN5EwuoHhRoE7hg@mail.gmail.com> (raw)
In-Reply-To: <CAA2XvwJ+XuzSrKyD-CQYjHrK3mirhw2+7tULKP2KHVvt8gZQDQ@mail.gmail.com>

I didn't know that this was a taken name already,

Let's call it guile-srfi-72, In the end it is a srfi-72 simulator that mix
well with the current guile macro system but is not a perfect replacement
(yet)

I'll check it out, But srfi-72 really covers a need I have when
writing macros with
syntax-parse.

I'll check the sc-macro-transformer out.

/Stefan

On Thu, Feb 14, 2013 at 10:42 AM, Mikael Djurfeldt <mikael@djurfeldt.com> wrote:
> 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 <alexshinn@gmail.com> wrote:
>> On Thu, Jan 24, 2013 at 4:11 PM, Stefan Israelsson Tampe
>> <stefan.itampe@gmail.com> 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	other threads:[~2013-02-14 11:13 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-17 20:51 syntax closures Stefan Israelsson Tampe
2013-01-22 12:56 ` Andy Wingo
2013-01-22 16:19   ` Stefan Israelsson Tampe
2013-01-22 16:38     ` Andy Wingo
2013-01-22 19:06       ` Stefan Israelsson Tampe
2013-01-22 20:37       ` Stefan Israelsson Tampe
2013-01-23 23:24       ` Stefan Israelsson Tampe
2013-01-24  2:08         ` Alex Shinn
2013-01-24  7:11           ` Stefan Israelsson Tampe
2013-01-24  8:45             ` Alex Shinn
2013-02-14  9:42               ` Mikael Djurfeldt
2013-02-14 11:13                 ` Stefan Israelsson Tampe [this message]
2013-02-15  4:16                   ` Mark H Weaver
2013-02-15  9:34                     ` Stefan Israelsson Tampe
2013-02-15 10:08                     ` Stefan Israelsson Tampe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAGua6m0vzb_ydy6_ZwAFKLeZyRrxOaExd55eN5EwuoHhRoE7hg@mail.gmail.com \
    --to=stefan.itampe@gmail.com \
    --cc=guile-devel@gnu.org \
    --cc=mikael@djurfeldt.com \
    --cc=wingo@pobox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).