Early prototype of ErlT, an experimental Erlang dialect with first-class support for static typing. - WhatsApp/erlt... (more…)
Read more »
Our readers will understand it was inevitable for us to be interested in Juan Facorro's project, ClojErl. And of course, we interviewed him about it. We hope you enjoy it as much as we did. (more…)
Read more »
While trying to improve the performance of JSON encoding in an Erlang
application last year, I came to wonder about the different
representations one can use when writing data to disk or sending it
over a socket, and how they map to the OS's underlying f... (more…)
Read more »
The Lumen Project is an alternative implementation of the Erlang VM, more known as the BEAM. It is designed to work
in WebAssembly with the specific goal of bringing Elixir and Erlang to the browser. (more…)
Read more »
This is revised version of my 2012 essay on using small, simple functions to drive clear-headedness in programming. After seven years and… (more…)
Read more »