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

ECMAScript parsing infrastructure for multipurpose analysis

Results 7 esprima-python issues
Sort by recently updated
recently updated
newest added

I'm trying to store the AST to json using toDict() and re-translate it back to javascript with a npm package called **escodegen** . In the process **I found an inconsistency...

literal copy of transform_Object function into generic _transform function. Since I never completed CompSci algo and data structures this may not be the right implementation but you have no issues...

Hi All, This PR is a port of the following PR from the main `esprima` project: https://github.com/jquery/esprima/pull/2048 I've hit a bit of a wall when running unit tests getting the...

Fix the bugs introduced in #19 Replaces: #20 @SeaHOH, @bentiss, @0o120 it seems that this project is unmaintained (and also the issues are disabled, I guess because of the very...