Allow non-ASCII identifiers #117
Labels
forwards incompatible
Old parsers won't parse newer files.
FUTURE
Ideas and requests to consider after Fluent 1.0
needs: Unicode feedback
syntax
This popped up in #90. Relaxing the grammar of identifiers is a harder task but it may be worth doing in Fluent primarily for attributes of terms, and in the future—for private terms (i.e. terms which are not checked for presence against the source language). The asymmetry of Fluent makes it a natural choice to spell out these identifiers using the native language.
There's UAX31 which should be a good start and base for the research here.
The text was updated successfully, but these errors were encountered: