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