|
|
|
|
|
by e_proxus
3992 days ago
|
|
Totally agree. What they have improved on is a nice macro system, and a coherent (so far) standard library. Both, which Erlang lacks. 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. |
|