michaelficarra / CoffeeScriptRedux

:sweat: rewrite of the CoffeeScript compiler with proper compiler design principles and a focus on robustness and extensibility
https://michaelficarra.github.com/CoffeeScriptRedux/
BSD 3-Clause "New" or "Revised" License
1.84k stars 110 forks source link

Existential range slices #345

Open ef4 opened 9 years ago

ef4 commented 9 years ago

This doesn't parse:

x = myList?[0..12]

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/18009657-existential-range-slices?utm_campaign=plugin&utm_content=tracker%2F33145&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F33145&utm_medium=issues&utm_source=github).
es128 commented 9 years ago

+1