unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Nala Ginrut <nalaginrut@gmail.com>
To: Taylan Kammer <taylan.kammer@gmail.com>
Cc: Guile User <guile-user@gnu.org>
Subject: Re: A modest Scheme poem ...
Date: Sun, 17 Apr 2022 12:34:41 +0800	[thread overview]
Message-ID: <CAPjoZodhxAoefQwo06VTQDmYcecnN=QcAuFh7cnHNMgC3MhGnQ@mail.gmail.com> (raw)
In-Reply-To: <904e9efe-1e61-66bd-8f1e-c4c3542293f6@gmail.com>

You may use abort-to-prompt to implement yield ;-)

On Sun, Apr 17, 2022, 10:40 Taylan Kammer <taylan.kammer@gmail.com> wrote:

> On 16.04.2022 18:49, Jean Abou Samra wrote:
> > (let ((be values))
> >   (when values
> >         (yield)
> >         *unspecified*)
> >   (if values
> >       (do ()
> >         (not
> >          (values be quit)))))
> >
> >
>
> Could not execute.
> Variable 'yield' unbound.
> A missing import?
>
> ;-)
>
>
> (it's a haiku)
>
> --
> Taylan
>
>


  reply	other threads:[~2022-04-17  4:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-16 16:49 A modest Scheme poem Jean Abou Samra
2022-04-17  2:39 ` Taylan Kammer
2022-04-17  4:34   ` Nala Ginrut [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-04-18 22:13 Jean Abou Samra

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='CAPjoZodhxAoefQwo06VTQDmYcecnN=QcAuFh7cnHNMgC3MhGnQ@mail.gmail.com' \
    --to=nalaginrut@gmail.com \
    --cc=guile-user@gnu.org \
    --cc=taylan.kammer@gmail.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).