|
|
|
|
|
by andy_ppp
1862 days ago
|
|
My personal feeling is that it's purity, immutability and simplicity of vision. That most of Elixir is also written in Elixir helps. Erlang/the Beam also helps - there are only 112 open Erlang bugs. For reference Golang has 6843 open GitHub issues. I am not sure what to make of this. |
|
- the code base is small
- it has a few users compare to other languages
- it's built on top of something else
I was curious and I looked at the std lib for Elixir it's very minimal.