Skip to content

FR-021-013 5.3p5.2 [lex.charset] Codepoint names in identifiers #423

@wg21bot

Description

@wg21bot

The XID_Start and XID_Continue properties that form the identifier grammar are extracted from Unicode. But character names are extracted from ISO 10646.
Because Unicode and ISO 10646 do not have the same release schedule, not all characters valid in identifiers can be spelled with the \N{} syntax.
This inconsistency could be avoided by referring to Unicode directly in the specification of the \N{} escape sequences.

Please refer to Unicode consistently for all Unicode properties, using a consistent set of references pertaining to the same version of Unicode.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions