Mike Gran <spk...@yahoo.com> writes: > Why do strings use hex for unnamed control characters while > characters use octal?
I don't know. Ludo might know more, from his work on the reader. > Also, r6rs likes hex characters. Is that something that might be > added to Guile? Would that be the same as the \x... format that Guile uses in string output? I don't see why not, if so. Regards, Neil