- jashkenas/coffeescript#4078
- jashkenas/coffeescript#3162
- jashkenas/coffeescript#4228
- jashkenas/coffeescript#3832
- (might as well scroll through https://github.com/jashkenas/coffeescript/issues?utf8=%E2%9C%93&q=is%3Aissue%20is%3Aopen%20es6 )
- michaelficarra/CoffeeScriptRedux#336
- michaelficarra/CoffeeScriptRedux#338
There are a number of interesting new languages that have sprung up, some of them listed below. None seem to capture the essence of "unfancy JavaScript" accomplished in CoffeeScript, but may be sources of inspiration nonetheless:
- LiveScript – Extremely feature-rich, closest to CoffeeScript I've seen, functional-oriented
- Earl Grey – Python-ish with macros
- PureScript – Haskell-based, recommended by @michaelficarra (author of CoffeeScriptRedux)
- Elm – Haskell-based, only works in the browser.
- Frappe (just an idea)
- TacoScript (in the early stages)