6 ms·
Erlang/OTP 27.0 Release
- cmdrk 2y agoAnother great release! Looking forward to seeing benchmarks of the new JIT optimizations.
- rhodin 2y agoCool, they've added support for long message queue monitoring: https://github.com/erlang/otp/pull/7651 https://github.com/erlang/otp/pull/7651
- _mlbt 2y ago> Triple-Quoted Strings has been implemented as per EEP 64 to allow a string to encompass a complete paragraph. This is a small change, and certainly something several other languages already have it, but I'm really excited about it. It would have been really handy in my last Erlang project... https://github.com/dlachausse/erlmacs https://github.com/dlachausse/erlmacs It's nice seeing a mature language and ecosystem focusing on filing down the remaining rough edges and quality of life improvements.