Eric Marsden <emarsden(a)mail.dotcom.fr> writes:
if you get rid of int-char, you will have to add some way of
generating "special" characters, like #\null, #\tab etc.
?\0, ?\t and friends will always work.
But I think int-char should definitely stay, at least in the 0-255
range.