ZeParser 0.0.7

ZeParser is a JS source code parser written in JS itself.It allows developer to write their JS code and have it analyzed and outputted as a "parse tree".ZeParser works in two modes, simple and extended, with the extended mode outputting all the read data...