This is a quick introduction to the Elixir syntax for Erlang developers and vice-versa. It is the absolute minimum amount of knowledge you need in order to understand Elixir/Erlang code, support interoperability, read the docs, sample code, etc. (more…)
Read more »
Since its origin in telecommunications, Erlang has morphed into a powerful tool for highly-scalable, concurrent systems. Learn more about the story of Erlang and Elixir on our blog. (more…)
Read more »
This is a quick introduction to the Elixir syntax for Erlang developers and vice-versa. It is the absolute minimum amount of knowledge you need in order to understand Elixir/Erlang code, support interoperability, read the docs, sample code, etc. (more…)
Read more »
I’ve always considered Erlang to be an excellent general purpose programming language. With that, the one-off projects that aren’t systems or servers always had the bloat of OTP, and never felt right. (more…)
Read more »