unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: "Andy Wingo" <wingo@pobox.com>
Cc: guile-devel@gnu.org
Subject: Re: [Guile-commits] GNU Guile branch, syncase-in-boot-9, updated. 3d5f3091e100550052abc698e980b3e86cc01b65
Date: Thu, 30 Apr 2009 12:30:07 +0200	[thread overview]
Message-ID: <87y6ti1ljk.fsf@gnu.org> (raw)
In-Reply-To: <E1LzFO3-0008J4-56@cvs.savannah.gnu.org> (Andy Wingo's message of "Wed, 29 Apr 2009 19:24:07 +0000")

Hello!

"Andy Wingo" <wingo@pobox.com> writes:

>     * libguile/macros.h: Add API for syncase macros.

Perhaps these should be made `SCM_INTERNAL'?

> +SCM_DEFINE (scm_make_syncase_macro, "make-syncase-macro", 2, 0, 0,
> +            (SCM type, SCM binding),
> +	    "Return a @dfn{macro} that requires expansion by syntax-case.\n"

[...]

> +SCM_DEFINE (scm_make_extended_syncase_macro, "make-extended-syncase-macro", 3, 0, 0,
> +            (SCM m, SCM type, SCM binding),
> +	    "Extend a core macro @var{m} with a syntax-case binding.")

Can you explain how it works?  Having a SMOB type for `syntax-case'
macros seems counter-intuitive to me.  :-)

Thanks,
Ludo'.




       reply	other threads:[~2009-04-30 10:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1LzFO3-0008J4-56@cvs.savannah.gnu.org>
2009-04-30 10:30 ` Ludovic Courtès [this message]
2009-04-30 10:57   ` [Guile-commits] GNU Guile branch, syncase-in-boot-9, updated. 3d5f3091e100550052abc698e980b3e86cc01b65 Andy Wingo

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=87y6ti1ljk.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=guile-devel@gnu.org \
    --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).