UTF-8 is by no means more readable than the other encoding schemata if your code points are beyond ISO-8859-1. You can't generally even say how long your string is by just looking at the UTF-8 output!!
On 12/31/2012 04:07 AM, Canhua wrote:
hi,
Do you think it good idea to output unicode as utf-8 bytes rather than unicode code number like \u53D7 ? That would be more readable for output that is full of unicode characters.
parenscript-devel mailing list parenscript-devel@common-lisp.net http://lists.common-lisp.net/cgi-bin/mailman/listinfo/parenscript-devel