If you look at the features listed by Kubernetes (K8s) and compare it to languages that run on the Erlang VM, such as Erlang and Elixir, the impression is that... (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 »
This is a RFC in the shape of a project that you can actually use, I'm
interested in your feedback, find me as marianoguerra in the erlang and
elixir slacks and as @warianoguerra on
twitter.
The proje... (more…)
Read more »
alpaca - Functional programming inspired by ML for the Erlang VM...
Read more »
This is an implementation of Conway’s Game of
Life written in Erlang,
a general-purpose, concurrent, functional programming
language. A lot of this essay will be an attempt to
document not just the novel syntax but the different problem-solving and
archit... (more…)
Read more »