6 ms·
Anything noteworthy ? :-)
by spand 11y ago
Anything noteworthy ? :-)
- tachion 11y agoHow come you havent noticed?! The number! 18! Come on, Ruby is on 2, Python struggles to get to 3 and Java tries to catch poorely with 8...
- coldtea 11y agoRandom numbers (18 vs Python's 3 or Java's 8) don't mean anything without comparing the release cycles and version numbering schemes as well. I could make small incremental updates to a toy language and release them every week to get to FooBarLang 200.0.0, that doesn't mean it's progressing faster than a language at release 2 or 10.
- thibaut_barrere 11y agoThat's not what I meant! It's that I've witnessed Erlang releases for quite a long time (as everyone), but the coming of Elixir (and me starting using it) made me care about them.
- rubiquity 11y agoTwo really nice enhancements are efficient large maps and being able to use variables as keys in maps. Also switching to the Apache license will make adoption of Erlang/Elixir more possible for certain organizations. Elixir also gets to reap any performance improvements at runtime and compilation.