facebook / jsx

The JSX specification is a XML-like syntax extension to ECMAScript.
http://facebook.github.io/jsx/
1.96k stars 133 forks source link

IdentifierStart terminal undefined? #106

Closed mindplay-dk closed 6 years ago

mindplay-dk commented 6 years ago

The definition of the IdentifierStart terminal seems to be missing from the spec?

Which characters are allowed at the start of an identifier?

loganfsmyth commented 6 years ago

It is defined in the ECMAScript spec: https://www.ecma-international.org/ecma-262/8.0/#sec-names-and-keywords