You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i think that we should definitely support grammars that operate on unicode, but for the grammar definitions themselves limiting unicode support to terminals could be an avenue for performance gains + make the code a bit simpler (both in human and machine terms)
Activity
Carlyle-Foster commentedon Jan 5, 2025
i think that we should definitely support grammars that operate on unicode, but for the grammar definitions themselves limiting unicode support to terminals could be an avenue for performance gains + make the code a bit simpler (both in human and machine terms)
Carlyle-Foster commentedon Jan 5, 2025
it's not a pressing issue though, rn i think we handle unicode correctly and use it everywhere