Hacker News new | ask | show | jobs
by z3t4 3189 days ago
How do they compare in extensibility ?
1 comments

Acorn has a plugin system: https://github.com/ternjs/acorn#plugins

But as far as I know Esprima does not: https://github.com/jquery/esprima/issues/1168

I have no idea about Cherow...