[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Scheme-reports] Symbol escapes - clarification



On Tue, 2012-03-13 at 13:34 -0400, John Cowan wrote:

> An interesting difference was the way in which the symbol was printed.

This can vary even within an implementation.  Chez Scheme detects the
locale of the terminal if it can, so that when you WRITE a  symbol out,
it will only escape those characters necessary for proper reading back
in, but if the terminal is a Unicode capable terminal, it will print out
any special characters that it can, and only escape those that will
result in a problem.  

-- 
Aaron W. Hsu | arcfide@x | http://www.sacrideo.us
Programming is just another word for the lost art of thinking.

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Scheme-reports mailing list
Scheme-reports@x
http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports