elaborate on babylon readme

This commit is contained in:
Sebastian McKenzie 2015-07-14 15:14:57 +01:00
parent ec6f919377
commit 7c6de96ad7

View File

@ -10,6 +10,8 @@
## Credits
Heavily based on [acorn](https://github.com/marijnh/acorn) and [acorn-jsx](https://github.com/RReverser/acorn-jsx).
Significant diversions expected to occur in the future such as streaming, EBNF definitions, sweet.js integration,
interspacial parsing, comment attachment etc.
Heavily based on [acorn](https://github.com/marijnh/acorn) and [acorn-jsx](https://github.com/RReverser/acorn-jsx),
thanks to the awesome work of [@RReverser](https://github.com/RReverser) and [@marijnh](https://github.com/marijnh).
Significant diversions are expected to occur in the future such as streaming, EBNF definitions, sweet.js integration,
interspacial parsing, comment attachment and more.