-
Notifications
You must be signed in to change notification settings - Fork 2k
propose a functional let grammar #4062
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
Comments
A few notes:
A related tip: when making proposals like this, try to keep them limited to the basic functionality that you require. Adding on these semi-related concepts only confuses the message and distracts conversation, ultimately hurting your proposal's chances. The only thing I'd recommend including with your proposal next time is usage examples. |
There's an issue about |
Good, then we can safely ignore that part of this proposal. On the remaining |
Sorry for not bringing such simple idea clearly, my original purpose is trying to bring es2015 feature You can continue use BTW, i don't miss any other features in es2015 anyway, but |
Proposal updated, does it look ok to you? |
Here is my little proposal to bring
let
into coffee:will be compiled to
always turn them into a IIFE, just like a
do
notion.will be compiled to
The text was updated successfully, but these errors were encountered: