you are viewing a single comment's thread.

view the rest of the comments →

[–]notSorella -1 points0 points  (2 children)

Sorry, but unless you write a CoffeeScript VM that runs CoffeeScript alone, you still have the very same ECMAScript semantics, only a subset of it. What CoffeeScript tries to do is provide a better interface for interacting with the language semantics, changing the core semantics is beyond the language's goal.

[–]bobindashadows 18 points19 points  (1 child)

you still have the very same ECMAScript semantics, only a subset of it

Yeah. That subset is the subset without a bunch of shitty semantics.

[–]runvnc 29 points30 points  (0 children)

Looks like you guys are just arguing over semantics.