Open LPeter1997 opened 1 year ago
The BCL has had Unicode capabilities quite a while ago in the form of Runes. We should consider using runes for lexing to properly handle characters that don't fit into UTF16.
What is this issue about? Is "Runes" a tool or a technique? Can you provide a link?
Updated the original issue with a short description @WalkerCodeRanger
The BCL has had Unicode capabilities quite a while ago in the form of Runes. We should consider using runes for lexing to properly handle characters that don't fit into UTF16.