peggyjs / peggy

Peggy: Parser generator for JavaScript
https://peggyjs.org/
MIT License
906 stars 64 forks source link

Implement 'for...of' and reserve 'let' in the example JS grammar #449

Closed frostburn closed 6 months ago

frostburn commented 8 months ago

ref #448

frostburn commented 8 months ago

Should be good for review now.

hildjj commented 6 months ago

I'm going to close this for now. Having a full modern JS grammar is a separate project worth of effort, and I don't want to chase it here.