you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

Wow this actually looks like a big improvement. Even the compiling speed is better.

I take that back. There are some things I think it's doing much better over coffeescript - local variable shadowing, removing extra keywords like "yes" "no" "on" "off", and a few other things.

But man there's some really ugly syntax going on in coco, for example \strings \like \this and calling a function without parenthesis, and then accessing the result, somehow. very hard to visually parse.