Acorn.js 2.5.2
Acorn.js is a tiny JavaScript library for parsing JavaScript source code.Inspired by the Esprima parser, Acorn can parse any ECMAScript 3 and ECMAScript 5 code you feed it to.Features:Outputs AST format
Fast parsing process
Lightweight size
Lots of...