Hi all.

Unfortunately, there's differences between Parser API and Esprima harmony
branch.
For example, Esprima harmony defines ArrowFunctionExpression, but Parser
API defines ArrowExpression.
This doesn't sound nice for developers using Parser API.

Do you have any plan about this?
I think that a open process to propose a new AST node interface is needed.
This resolves differences among parsers and makes Parser API spec more
powerful.

Thanks,
Yusuke Suzuki
_______________________________________________
dev-tech-js-engine-internals mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-js-engine-internals

Reply via email to