| ▲ | necovek 7 hours ago | ||||||||||||||||||||||||||||||||||||||||
Unicode is an attempt to encode the world's languages: there is not much to like or dislike about it, it only represents the reality. Sure, it has a number of weird details, butnif anything, it's due to the desire to simplify it (like Han unification or normal forms). Any language runtime wanting to provide date/time and string parsing functions needs access to the Unicode database (or something of comparable complexity and size). Saying "I don't like Unicode" is like saying "I don't like the linguistic diversity in the world": I mean sure, OK, but it's still there and it exists. Though note that date-time, currency, number, street etc. formatting is not "Unicode" even if provided by ICU: this is similarly defined by POSIX as "locales", anf GNU libc probably has the richest collection of locales outside of ICU. There are also many non-Unicode collation tables (think phonebook ordering that's different for each country and language): so no good sort() without those either. | |||||||||||||||||||||||||||||||||||||||||
| ▲ | 6 hours ago | parent | next [-] | ||||||||||||||||||||||||||||||||||||||||
| [deleted] | |||||||||||||||||||||||||||||||||||||||||
| ▲ | xeonmc 6 hours ago | parent | prev | next [-] | ||||||||||||||||||||||||||||||||||||||||
Does that include emojis? | |||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||
| ▲ | gishh 6 hours ago | parent | prev [-] | ||||||||||||||||||||||||||||||||||||||||
[flagged] | |||||||||||||||||||||||||||||||||||||||||