|
|
|
|
|
by rue
3993 days ago
|
|
I was deeply disappointed with the syntax… there are so many compromises because of underlying semantics that the ‘rubyish’ layer on top is very clunky. It does cut down on a lot of Erlang boilerplate, so it’s still a better option… but I’m hoping someone will give it a third try. |
|
The syntax itself is slightly disappointing though. Optional parentheses around argument calls doesn't really add much except confusion, and the extra cruft around blocks and functions make things like pattern matching quite a bit clunkier.