unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Panicz Maciej Godek <godek.maciek@gmail.com>
To: tomas@tuxteam.de
Cc: Andy Wingo <wingo@pobox.com>, guile-devel <guile-devel@gnu.org>
Subject: Re: Guile Assembler
Date: Wed, 24 Jun 2015 11:44:13 +0200	[thread overview]
Message-ID: <CAMFYt2Y1tMA2XOzCf7F4jZYkB=ojAS6kafzNS0fjc61HJv61tQ@mail.gmail.com> (raw)
In-Reply-To: <20150624083420.GA25584@tuxteam.de>

[-- Attachment #1: Type: text/plain, Size: 659 bytes --]

24 cze 2015 10:34 <tomas@tuxteam.de> napisał(a):
>
> > In addition, the module allows me to use the "let" and "let*" forms with
> > multiple values:
> >
> > (let ((a (b c) (values 1 '(2 3))))
> >   (+ a b c))
>
> Any chance to see that in Guile?

The module actually works with guile (it replaces the default bindings for
lambda, let, let* and define), but it provides much more than that
(reexports most of srfi-1 or (ice-9 regex)), so some may argue that it's
too much.

I could prepare a smaller version of the module that perhaps could make it
into the official distribution, if guile maintainers have nothing against,
and send a patch

[-- Attachment #2: Type: text/html, Size: 858 bytes --]

  reply	other threads:[~2015-06-24  9:44 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-22 18:32 Guile Assembler Sjoerd van Leent
2015-06-22 20:49 ` Panicz Maciej Godek
2015-06-23  6:28   ` Nala Ginrut
2015-06-23  9:12     ` tomas
2015-06-23  9:19       ` Nala Ginrut
2015-06-23  9:27         ` tomas
2015-06-23  9:30           ` Nala Ginrut
2015-06-23  9:45             ` tomas
2015-06-23 21:33               ` Panicz Maciej Godek
2015-06-24  8:34                 ` tomas
2015-06-24  9:44                   ` Panicz Maciej Godek [this message]
2015-06-24 11:59                     ` dsmich
2015-06-24 21:54                     ` Panicz Maciej Godek
2015-09-04  0:54                       ` Mark H Weaver
2015-09-04  9:31                         ` Panicz Maciej Godek
2015-09-04 16:58                           ` Mark H Weaver
2015-06-23 12:54         ` Barry Fishman
2015-06-23 21:00           ` Panicz Maciej Godek
2015-06-24  2:18             ` Barry Fishman

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='CAMFYt2Y1tMA2XOzCf7F4jZYkB=ojAS6kafzNS0fjc61HJv61tQ@mail.gmail.com' \
    --to=godek.maciek@gmail.com \
    --cc=guile-devel@gnu.org \
    --cc=tomas@tuxteam.de \
    --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).