Any good guesses?
Elixir – HUGE Release Coming Soon
11–20 of 83 posts
Automatic function/task distribution across beam nodes.
Re: Elixir – HUGE Release Coming Soon
#12I hope its a big update with static types
That would be neat! I would really like it if added optional typing like Python or PHP.
Re: Elixir – HUGE Release Coming Soon
#13I thought Elixir was "feature complete". https://elixir-lang.org/blog/2019/06/24/elixir-v1-9-0-releas... Granted, that doesn't mean it won't be worked on. But it does implies nothing "huge" will be happening.
It doesn't mean that the thing will be in the Elixir language. Nx was teased in a similar way and ended up being an external library.
That's what I'm thinking too, unless José has a secret Elixir branch. Might be a brand new tool.
Re: Elixir – HUGE Release Coming Soon
#14I hope its a big update with static types
I thought so too, but Jose Valim says "never before seen on Elixir or the BEAM", while Gleam exists and Jose undoubtedly knows about that project:
Re: Elixir – HUGE Release Coming Soon
#15Re: Elixir – HUGE Release Coming Soon
#16Any good guesses?
Native system target compile for beam/elixir.
Re: Elixir – HUGE Release Coming Soon
#17I hope its a big update with static types
IIRC José recently said he was was gonna spend some time thinking about Elixir's approach to typing, so that's probably it.
My hope is a smaller runtime that works well for CLI tools. I'd love to use Elixir for small scripts I'd ordinarily use Go/Python for.
Re: Elixir – HUGE Release Coming Soon
#18Any good guesses?
replacement for dialyzer?
Re: Elixir – HUGE Release Coming Soon
#19Any good guesses?
Finally, externally visible module constants (i.e attributes)!
Ok, probably not, but one can dream.
Re: Elixir – HUGE Release Coming Soon
#20I hope its a big update with static types
Yes, but there’s a PhD student working with Jose on this and I think the timeline was 18 months. My guess is it’s a joke around how stable everything in the Elixir world remains compared to other constantly evolving ecosystems.