Live data from Hacker News

Elixir – HUGE Release Coming Soon

genserver.social

11–20 of 83 posts

Re: Elixir – HUGE Release Coming Soon

#13
post #7
post #5

I 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

#15

I 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.

I thought Erlang lacked a type system.

How would this work since Elixir compiles into BEAM byte code (via Erlang Abstract Format)?

Re: Elixir – HUGE Release Coming Soon

#17

I 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

#20

I 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.
Post reply on HN