Hi, Mike Gran <[EMAIL PROTECTED]> writes:
> FWIW, I have a complete unicode support library for Guile called GuICU. It > lives at http://gano.sourceforge.net. It works for me, but, hasn't been > widely tested. That's nice. However, I suppose you end up having disjoint string and char types, right? If so, applications may need to convert back and forth from Guile strings/chars to GuICU strings/chars. Thanks, Ludovic.