unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Andy Wingo <wingo@pobox.com>
To: Andreas Rottmann <a.rottmann@gmx.at>
Cc: "Ludovic Courtès" <ludo@gnu.org>, guile-devel@gnu.org
Subject: Re: [PATCH] Don't mix definitions and expressions in SRFI-9
Date: Mon, 07 Mar 2011 11:55:28 +0100	[thread overview]
Message-ID: <m37hcbb3of.fsf@unquote.localdomain> (raw)
In-Reply-To: <87d3m3n54h.fsf@vir.lan> (Andreas Rottmann's message of "Mon, 07 Mar 2011 01:31:10 +0100")

On Mon 07 Mar 2011 01:31, Andreas Rottmann <a.rottmann@gmx.at> writes:

> I have a testing framework (built upon Riastradh's trc-testing), which
> uses R6RS `eval' to load testcases.  Since `eval' does not allow for
> the code to be evaluated to be in a top-level context, I'm using this:
>
> (eval `(let () ,@code-to-be-tested) the-environment-for-the-code)

It would seem that if we followed the spec strictly -- not an approach
that I think is sensible -- you may not use R6RS `eval' to define record
types.

Regards,

Andy
-- 
http://wingolog.org/



  reply	other threads:[~2011-03-07 10:55 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-06 16:39 [PATCH] Don't mix definitions and expressions in SRFI-9 Andreas Rottmann
2011-03-06 22:26 ` Ludovic Courtès
2011-03-06 23:05   ` Alex Shinn
2011-03-06 23:21     ` Ludovic Courtès
2011-03-07  0:31   ` Andreas Rottmann
2011-03-07 10:55     ` Andy Wingo [this message]
2011-03-07 10:52   ` Andy Wingo
2011-03-07 13:36     ` Ludovic Courtès
2011-03-08  0:37       ` Andreas Rottmann
2011-03-09 20:43         ` Ludovic Courtès

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=m37hcbb3of.fsf@unquote.localdomain \
    --to=wingo@pobox.com \
    --cc=a.rottmann@gmx.at \
    --cc=guile-devel@gnu.org \
    --cc=ludo@gnu.org \
    /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).