File tree 1 file changed +5
-6
lines changed
1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 85
85
\rSec 1[uaxid.pattern]{R3 Pattern_White_Space and Pattern_Syntax characters}
86
86
87
87
\pnum
88
- UAX \# 31 describes how languages that use or interpret patterns of characters,
89
- such as regular expressions or number formats,
90
- may describe that syntax with Unicode properties.
88
+ UAX \# 31 describes how formal languages
89
+ such as computer languages should describe and implement
90
+ their use of whitespace and syntactically significant characters
91
+ during the processes of lexing and parsing.
91
92
92
93
\pnum
93
- \Cpp {} does not do this as part of the language,
94
- deferring to library components for such usage of patterns.
95
- This requirement does not apply to \Cpp {}.
94
+ \Cpp {} does not claim conformance with this requirement.
96
95
97
96
\rSec 1[uaxid.eqn]{R4 Equivalent normalized identifiers}
98
97
You can’t perform that action at this time.
0 commit comments