Question - internal representation of char in Algol 68
chris hermansen
clhermansen@gmail.com
Fri Jan 9 21:12:05 GMT 2026
I notice in the online docs here:
https://gcc.gnu.org/onlinedocs/ga68/Standard-modes.html
this information:
Mode: char
Mode for character values. The character values are mapped one-to-one to
code points in the 21-bit space of Unicode.
To me this implies that char is implemented as UTF-32. And for some reason
I think I have read that elsewhere, but I can't put my finger on it.
Please confirm (or not) that mode char is UTF-32!
--
Chris Hermansen · clhermansen "at" gmail "dot" com
C'est ma façon de parler.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://gcc.gnu.org/pipermail/algol68/attachments/20260109/ee9071f7/attachment-0001.htm>
More information about the Algol68
mailing list