Paul Schlie scripsit: > However I see no reason why such a standard would prohibit an > implementation's reader/parser from being extended to enable it to > dynamically transliterate identifiers expressed in an arbitrary alphabet > to correspondingly unique ASCII identifier strings, which may be then > read/parsed generically [...].
That is what R6RS provides, using \ as a reserved character in identifiers to allow the expression of arbitrary Unicode text in ASCII form. -- Even a refrigerator can conform to the XML John Cowan Infoset, as long as it has a door sticker [EMAIL PROTECTED] saying "No information items inside". http://www.ccil.org/~cowan --Eve Maler _______________________________________________ r6rs-discuss mailing list [email protected] http://lists.r6rs.org/cgi-bin/mailman/listinfo/r6rs-discuss
