|
|
|
|
|
by schultzer
402 days ago
|
|
Elixir compiler is written in Erlang, Erlang can produce very efficient code, the new json library can beat c libraries at decoding / encoding. And you get this with a strongly typed dynamic language, which is a distributed language. It’s really hard to beat the BEAM, if only we had better number crunching, but in so cases you can always write a nif. |
|
The type system is one of the weakest parts of the beam ecosystem.