▲ | asa400 2 days ago | |
Full disclosure: I started with Erlang, I get paid to work with Elixir every day, I love Erlang still. Why someone might like Elixir:
For me, I love the clarity and brevity of Erlang the language but I find Elixir a lot more pleasant to use day-to-day. This is just personal, I am not making a general statement saying Elixir is better.> Last I checked, the debugging experience with elixir was pretty subpar. Just curious, why is this? All of the Erlang debugging stuff seems to work. | ||
▲ | klibertp 2 days ago | parent [-] | |
> Just curious, why is this? All of the Erlang debugging stuff seems to work. But you'd see a decompiled Erlang-ish code in the (WX-based, graphical) debugger, no? Genuinely curious, I think it was like that last I checked, but that was in 2019. |