esprima-python icon indicating copy to clipboard operation
esprima-python copied to clipboard

add support for ecmascript 2018-2024

Open s0md3v opened this issue 5 months ago • 1 comments

I have created esprima2 to get the parsing working again for modern real-world javascript code. It adds missing support for ECMAScript 2018-2024.

This pull request contains core additions from my project, I hope they prove useful.

s0md3v avatar Jul 30 '25 16:07 s0md3v