Skip to content
forked from jquery/esprima

ECMAScript parsing infrastructure for multipurpose analysis

License

Notifications You must be signed in to change notification settings

kylelyk/esprima

This branch is 462 commits behind jquery/esprima:main.

Folders and files

NameName
Last commit message
Last commit date
Mar 16, 2013
Nov 27, 2013
May 21, 2014
Apr 27, 2014
Sep 29, 2012
Jun 25, 2014
Jun 25, 2014
May 15, 2014
Feb 3, 2014
Feb 5, 2014
Nov 6, 2012
Jul 30, 2014
Apr 19, 2013
May 19, 2014
Nov 23, 2011
May 31, 2014
Mar 24, 2014
Mar 24, 2014
Jun 25, 2014
Apr 3, 2014
Jun 25, 2014

Repository files navigation

Esprima (esprima.org, BSD license) is a high performance, standard-compliant ECMAScript parser written in ECMAScript (also popularly known as JavaScript). Esprima is created and maintained by Ariya Hidayat, with the help of many contributors.

Features

Esprima serves as a building block for some JavaScript language tools, from code instrumentation to editor autocompletion.

Esprima runs on many popular web browsers, as well as other ECMAScript platforms such as Rhino, Nashorn, and Node.js.

For more information, check the web site esprima.org.

About

ECMAScript parsing infrastructure for multipurpose analysis

Resources

License

Stars

Watchers

Forks

Packages

No packages published