On Fri, May 29, 2020, 01:03 Steve Downey via SG16 <sg16@lists.isocpp.org> wrote:
I don't think it would change the difficulty of adding new characters for keywords and operators. It would be no harder than adding @ to the basic source character set. 

+1.
It is currently assumed, but not stated that the characters that are in the basic character set can be used in arbitrary grammar elements.
This doesn't have to be the case.
For example adding "@" to the basic character set would not mean we could use it as an operator.
Nor apparently that it would have to be representable in the physical character set. But it would have to be representable in the execution character set...

(At least what I propose would resolve that last point.)





On Thu, May 28, 2020, 18:40 Thiago Macieira via SG16 <sg16@lists.isocpp.org> wrote:
On Thursday, 28 May 2020 01:04:23 PDT Corentin via SG16 wrote:
>    - The notion of basic source character set is removed

Does that mean @ can be used as a new operator?

--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
   Software Architect - Intel System Software Products



--
SG16 mailing list
SG16@lists.isocpp.org
https://lists.isocpp.org/mailman/listinfo.cgi/sg16
--
SG16 mailing list
SG16@lists.isocpp.org
https://lists.isocpp.org/mailman/listinfo.cgi/sg16