ohmjs / ohm

A library and language for building parsers, interpreters, compilers, etc.
MIT License
5.01k stars 217 forks source link

Grammars for ES2015-ES2022 #451

Closed elgertam closed 1 year ago

elgertam commented 1 year ago

I have added preliminary grammars for all JavaScript releases from ES2015 through ES2022

pdubroy commented 1 year ago

I've merged into a branch for now, so we can both collaborate on that: https://github.com/ohmjs/ohm/tree/elgertam-ecmascript