Marijn Haverbeke d98e378590 Store default walker in exports.base, rather than exports itself
My initial idea, that client code would constantly need to access the individual
walker functions directly, isn't actually the case. This prevents unnecessary copying
of other interface functions into walkers.
2013-01-30 19:11:27 +01:00
2012-10-03 11:04:26 +02:00
2012-10-02 16:17:48 +02:00
2012-09-24 11:50:10 +02:00
2013-01-13 22:05:46 +01: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%