Re: use «chevrons» to represent string literal

Richard (Rikki) Andrew Cattermole richard at cattermole.co.nz
Thu Jan 16 21:26:29 UTC 2025


They are not part of ASCII, they are part of an "extended ASCII" ISO/IEC 
8859-1 aka Latin-1.

They do not fit in a single byte.

C2 AB

https://symbl.cc/en/00AB/

For us to introduce a new string syntax, it would need to do something 
that the existing ones cannot reasonably do.


More information about the dip.ideas mailing list