unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Tirifto <tirifto@posteo.cz>
To: guile-devel@gnu.org
Subject: Unicode procedure names
Date: Fri, 12 Jul 2019 17:59:08 +0200	[thread overview]
Message-ID: <98be61278a0887f6bcfff91d22cc8e30bba9d68a.camel@posteo.cz> (raw)

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

Hello all!

I was recently looking into Perl 6 and noticed a very neat feature
about it: Unicode operators! That is, it makes use of some Unicode
symbols to offer alternatives to awkward or verbose ASCII notation.
For instance, ‘>=’ and ‘<=’ may just as well be written as ‘≥’ and
‘≤’, respectively. [1] And ‘∈’ checks whether an item is an element
of a list. [2] [3]

Now, I don't know if this is something you think would be nice to have
baked into Guile, but I really liked the idea, and thought to share it
in the case you would, too (and have't thought of it yet). :)

Regards
// Tirifto

-----------------------------------------------------------------------
1.
https://docs.perl6.org/language/operators#infix_%E2%89%A4
2.
https://docs.perl6.org/language/operators#infix_(elem),_infix_%E2%88%88
3.
And perhaps of other structures? Haven't ever delved into the language.


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

             reply	other threads:[~2019-07-12 15:59 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-12 15:59 Tirifto [this message]
2019-07-15 21:14 ` Unicode procedure names Ricardo Wurmus
2019-07-15 23:52   ` Arne Babenhauserheide
2019-07-16 12:41     ` Ricardo Wurmus
2019-07-16 12:51       ` Hans Åberg
2019-07-16 13:18         ` Arne Babenhauserheide
2019-07-16 13:49           ` Hans Åberg

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=98be61278a0887f6bcfff91d22cc8e30bba9d68a.camel@posteo.cz \
    --to=tirifto@posteo.cz \
    --cc=guile-devel@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).