Mihai Bazon feaa7df563 added sourceFile and program options to parse
- if `program` is given, it'll be used as the toplevel node, instead of
  creating a new node, and statements will be added to its body
- if `sourceFile` is given and `locations` is ON, it'll set the `source`
  property in every node's `loc`.
2012-10-12 23:06:44 +02:00
2012-10-03 11:04:26 +02:00
2012-10-03 22:18:52 +02:00
2012-10-02 16:17:48 +02:00
2012-10-03 22:18:52 +02:00
2012-09-24 11:50:10 +02:00
2012-09-24 12:10:30 +02:00
2012-09-24 12:10:30 +02:00

Acorn

A tiny, fast JavaScript parser in JavaScript.

See http://marijnhaverbeke.nl/acorn/

Description
No description provided
Readme 79 MiB
Languages
JavaScript 99.5%
Makefile 0.3%
HTML 0.1%