Am Mo., 16. Aug. 2021 um 09:37 Uhr schrieb Vladimir Nikishkin <xxxxxx@gmail.com>:

If an opinion matters, I am strongly against anything non-ascii anywhere
in the code, except, maybe, static strings.

I see two further reasons for not including non-ASCII characters (at least as far as the standard goes): On a general keyboard, they are hard to type. And the general font doesn't necessarily display them well.

With SRFI 135, we have one recent SRFI that suggests using a non-ASCII character in the standard.  I hope it will be amended in the future to replace the suggested external variant with an ASCII version.

--

Marc