Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Does Factor support Unicode?

Factor support Unicode
0
Posted

Does Factor support Unicode?

0

There is no one meaning to the phrase “Unicode support”, but there are a few things that a modern programming language is expected to support in its library: UTF-8/UTF-16 input and output, Unicode collation, Unicode-appropriate casing operations, normalization, and UI support for Unicode input and output. Of these, Factor supports all but collation and UI support, both of which are in the works and should be finished before 1.0 comes out. All Factor strings can hold any Unicode code point, and it's planned that strings will be consistently held in Normalization Form D.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.