On Thu, Mar 4, 2010 at 10:51 PM, Jonathan Fine <[email protected]> wrote: > luigi scarso wrote: > >>> I'd be grateful if the Unicode experts in this list could read it through >>> and let me know if they see any problems. >> >> I have found this, but not time to judge >> >> http://lucumr.pocoo.org/2010/1/7/pros-and-cons-about-python-3 > > And this page has a link to: > http://www.cmlenz.net/archives/2008/07/the-truth-about-unicode-in-python
A bit outdate for python. Anyway I think that ICU can be candidate, but it's big (icu-lua exists but I don't know if is usable) Until now I haven't seen an error in Selene, which is really compact and tested. For a tex macro programmer should be not a problem write some wrapper functions in lua (infact there are two versions of find_utf8) . -- luigi
