I recently took some time to try Gleam, the type-safe language that runs on the Erlang virtual machine. For a couple of weeks, I used it to build a little feed aggregator. These are my notes. (more…)
Read more »
Early prototype of ErlT, an experimental Erlang dialect with first-class support for static typing. - WhatsApp/erlt... (more…)
Read more »
Continuing with what we saw in the previous post, we’ll talk about what happens when you decide to define your own behavior. (more…)
Read more »
Over the last few weeks I’ve been working on ErlangPL as my Google Summer of Code project. The part of the project I’ve been working on aimed at analysing the performance of the ETS (Erlang Term… (more…)
Read more »
Explore techniques to debug and improve performance of Erlang/Elixir compiler... (more…)
Read more »