AcornJS is a Javascript parser written in Javascript. It consumes a string of code and returns the abstract syntax tree (AST) for that code.
last updated:
AcornJS is a Javascript parser written in Javascript. It consumes a string of code and returns the abstract syntax tree (AST) for that code.