[plt-scheme] Default string and byte string representation

Jakub Piotr Cłapa jpc-ml at zenburn.net
Wed Dec 17 07:05:18 EST 2008


Why does Scheme defaults to using octal notation in (byte)string escape 
codes?

AFAICT more people are familiar with hexadecimal than octal so maybe 
defaulting to "\xFF" escapes (which are handled correctly on input) 
would be better? Or maybe a parameter to set that?

-- 
regards,
Jakub Piotr Cłapa



More information about the plt-scheme mailing list