Open behnam opened 7 years ago
I have some rough Rust code that loads the DUCET (Default Unicode Collation Element Table) and almost have the UCA - Unicode Collation Algorithm implemented, it's rough and not pretty -- but I'd very much like to work on this -- is anyone looking into this currently? I'm looking for some good examples of Collation Element Table tailoring according to locale, but have failed to find much so far.
This would depend on having the locale tags and CLDR data processing in place and should be a good CLDR-level target.