Skip to content

Commit

Permalink
add Acorn - fixes #48
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Jul 29, 2014
1 parent 667d7c0 commit a5355dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.

### AST

- [Esprima](http://esprima.org) - A high performance, standard-compliant JavaScript parser.
- [Acorn](https://github.com/marijnh/acorn/) - A tiny, fast JavaScript parser.
- [Rocambole](https://github.com/millermedeiros/rocambole) - Recursively walk and transform JavaScript AST.


Expand Down

0 comments on commit a5355dd

Please sign in to comment.