Monthly Archive: April 2021
This the second part of the entry on Unicode Properties and Regular Expressions. The first part dealt with Unicode character properties Now we’re ready to use properties in pattern matching. But, first, a quick...
This the first part of the entry on Unicode Properties and Regular Expressions. This parts deals more specifically with Unicode character properties and how to find them in the Unicode Character Database. Use of...
In the preceding entries of this series, we have mostly dealt with encoding issues, that is to say how the Unicode Standard attempts to solve the encoding problem and problems caused by characters encoding...