unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: "Linus Björnstam" <linus.internet@fastmail.se>
To: "vapnik spaknik" <vapniks@yahoo.com>,
	"guile users mailing list" <guile-user@gnu.org>
Subject: Re: argument threading macros & combinators for guile
Date: Thu, 06 Aug 2020 22:43:29 +0200	[thread overview]
Message-ID: <3b72ed4d-8573-4736-8772-98d90cd3f6d0@www.fastmail.com> (raw)
In-Reply-To: <1345689091.859703.1596743112863@mail.yahoo.com>

I have some old ones over here: https://hg.sr.ht/~bjoli/guile-threading-macros

They are written using syntax-rules and I am not sure how well they combine with srfi-26. If srfi 26 exports auxiliary syntax, you won't be able to combine them since that syntax will shadow the unbound syntax <> and <...> used by my macros.


Other than that, we have a srfi called chain that might be finalized soon. That must be srfi 190-something.

-- 
  Linus Björnstam

On Thu, 6 Aug 2020, at 21:45, vapnik spaknik wrote:
> Hi,
>     does anyone know of guile modules containing argument threading 
> macros & combinators, e.g. similar to dash.el & dash-functional.el for 
> elisp?
> 
> Joe. 
> 
>



  reply	other threads:[~2020-08-06 20:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1345689091.859703.1596743112863.ref@mail.yahoo.com>
2020-08-06 19:45 ` argument threading macros & combinators for guile vapnik spaknik
2020-08-06 20:43   ` Linus Björnstam [this message]
2020-08-06 20:50     ` Linus Björnstam
2020-08-06 22:37     ` vapnik spaknik via General Guile related discussions
2020-08-08 20:38       ` Linus Björnstam

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=3b72ed4d-8573-4736-8772-98d90cd3f6d0@www.fastmail.com \
    --to=linus.internet@fastmail.se \
    --cc=guile-user@gnu.org \
    --cc=vapniks@yahoo.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).