unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: guile-user@gnu.org
Subject: Re: guile-json 2.0.0 released
Date: Tue, 18 Dec 2018 17:45:47 +0100	[thread overview]
Message-ID: <87y38meqbo.fsf@gnu.org> (raw)
In-Reply-To: CA+XASoWc32vNuQf8GQjzkf0R-m61R=YZPLakH_Nkm-U9eaLdfg@mail.gmail.com

Hello!

Thanks for the new release!

Aleix Conchillo Flaqué <aconchillo@gmail.com> skribis:

> I was also thinking to look at "reader macros"

I’d recommend against that: reader macros are global, so they could
clash with unrelated bits of code, they are non-standard, and they often
don’t buy you much.

There are cases where having a shorthand, like #' or #~ in Guix makes a
real difference, but for a dictionary data type, you could do with a
regular macro.

Ludo’.




  parent reply	other threads:[~2018-12-18 16:45 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-13  5:18 guile-json 2.0.0 released Aleix Conchillo Flaqué
2018-12-13 14:30 ` Thompson, David
2018-12-13 16:35   ` John Cowan
2018-12-13 16:56     ` Thompson, David
2018-12-13 17:09       ` John Cowan
2018-12-13 17:33         ` Thompson, David
2018-12-13 18:28           ` John Cowan
2018-12-13 22:48   ` Aleix Conchillo Flaqué
2018-12-14  1:03     ` Aleix Conchillo Flaqué
2018-12-14  2:28     ` John Cowan
2018-12-18 16:45     ` Ludovic Courtès [this message]
2018-12-18 18:09       ` Aleix Conchillo Flaqué
2018-12-19 10:48         ` Ludovic Courtès
2018-12-19 18:14           ` Aleix Conchillo Flaqué
2018-12-19 19:17             ` rain1
2018-12-19 20:05             ` John Cowan
2018-12-19 21:13               ` Ludovic Courtès
2018-12-20  9:34             ` Aleix Conchillo Flaqué
2018-12-20 10:59               ` Ludovic Courtès
2018-12-20 18:09                 ` Aleix Conchillo Flaqué
2018-12-29 23:51                   ` Aleix Conchillo Flaqué
2018-12-18 23:48       ` rain1
2018-12-19 15:18         ` Arne Babenhauserheide

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