unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* Unicode procedure names
@ 2019-07-12 15:59 Tirifto
  2019-07-15 21:14 ` Ricardo Wurmus
  0 siblings, 1 reply; 7+ messages in thread
From: Tirifto @ 2019-07-12 15:59 UTC (permalink / raw)
  To: guile-devel

[-- 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 --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-07-16 13:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-12 15:59 Unicode procedure names Tirifto
2019-07-15 21:14 ` 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

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).