Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Definition of "vocabulary", Section 1.2 #60

Closed
klensin opened this issue Feb 4, 2016 · 2 comments
Closed

Definition of "vocabulary", Section 1.2 #60

klensin opened this issue Feb 4, 2016 · 2 comments
Labels

Comments

@klensin
Copy link

klensin commented Feb 4, 2016

The last sentence of this definition reads "ECMAScript restricts the range of characters that can appear at the start or in the body of an identifier or variable name (while different rules apply to the values of, say, string literals)."
That seems unnecessarily hard to follow. It might be improved by substituting:
"ECMAScript restricts the range of characters that can appear at the start or in the body of an identifier or variable name. It applies different rules for other cases, e.g., to the values of string literals."

aphillips added a commit to aphillips/charmod-norm that referenced this issue Feb 4, 2016
@aphillips
Copy link
Contributor

Taken almost verbatim:

Another example would be ECMAScript, which restricts the range of characters that can
appear at the start or in the body of an identifier or variable name. It applies different rules
for other cases, such as to the values of string literals.

aphillips added a commit to aphillips/charmod-norm that referenced this issue Feb 4, 2016
aphillips added a commit that referenced this issue Feb 4, 2016
Added 'issue' boxes for unaddressed issues of John's through #60.
@r12a r12a added the close? label Apr 5, 2016
@aphillips
Copy link
Contributor

Closing. Reopen if unsatisfied.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants