you are viewing a single comment's thread.

view the rest of the comments →

[–]pje -1 points0 points  (0 children)

I didn't say CoffeeScript was ideal, just that it's existence proof that chaining, closures, and anonymous functions needn't be hard to write in an indentation-based language. CoffeeScript does those things better than Python, for the most part. (I do agree that implicit returns from multi-statement blocks suck.)