musictheory / NilScript

Objective-C-style language superset of JavaScript with a tiny, simple runtime
Other
50 stars 5 forks source link

Update to Esprima 2.x #38

Closed iccir closed 8 years ago

iccir commented 9 years ago

When Esprima hits 2.0, we should update to it. This gives us the ability to parse ECMAScript 6.

iccir commented 9 years ago

Esprima is now at 2.0.

iccir commented 9 years ago

Oops, my comment from Feb 15 was unclear. It should have read "Esprima has now released 2.0, thus unblocking this issue" rather than suggesting that I had merged in Esprima 2.0.

iccir commented 8 years ago

2.6 on 2.0-wip branch.

IngwiePhoenix commented 8 years ago

Oh! Awesome news! I'll test the branch when I have some time.

iccir commented 8 years ago

2.7 is on the 1.2 branch (name changed from 2.0 due to semver).