facebook / jsx

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

Split Out Lexical Grammar #144

Open Huxpro opened 2 years ago

Huxpro commented 2 years ago

As a follow up of #136, we should split out the lexical part of the grammar the same way ECMA-262 does.