Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Arrow functions? #49

Closed
LeaVerou opened this issue Aug 9, 2016 · 2 comments
Closed

Arrow functions? #49

LeaVerou opened this issue Aug 9, 2016 · 2 comments

Comments

@LeaVerou
Copy link
Collaborator

LeaVerou commented Aug 9, 2016

Awesome project, I'm looking forward to using this in a library I'm working on! So glad I don't need to bite the bullet and include the 30KB of Acorn!

Are there any plans to support arrow functions, or are they out of scope? I would argue something like array.filter(a => a > 2) is still a simple expression, but YMMV. :)

In any case, fantastic work and I'm so glad this seems to still be maintained! 😃

@EricSmekens
Copy link
Owner

Good suggestion. I will be working on a 0.3.1 release for coming week. But after that I will ask @soney if this in scope or not.

@6utt3rfly
Copy link
Collaborator

Implemented with #147 and the 1.0.0 release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants