+ Raymond Toy <[EMAIL PROTECTED]>: | There was a unicode version of cmucl done several years ago, but | unfortunately it's rotted quite a bit. I have tried a little to | bring it up-to-date, but since I'm illiterate, unicode doesn't help | me.
Rather than reviving that, wouldn't it make more sense to port the (fairly recent) unicode support from sbcl? I believe that work was done by Christophe Rhodes, who is also on this list. He may be able to comment on the feasibility of such a port. Searching for the string "sb-unicode" in the sbcl sources should give an idea where changes will be necessary. I count 38 files in the sbcl distribution containing this string, so it's probably not done in an afternoon. - Harald