When we write a program, we just want it to run faster when we run it on a multicore. If I have a 10 core computer I just want it to run 10 times faster, if ...
Read more »
Demo of the Erlang programming language Ericsson Migrated from my Google Video account.
Read more »
This PR introduces BeamAsm, a JIT compiler for the Erlang VM.
Implementation
BeamAsm provides load-time conversion of Erlang beam instructions into native code on x86-64. This allows the loader to ... (more…)
Read more »
Try to remember the first time you heard about this fascinating language called Elixir. Chances are, you had by the time been developing software using Ruby. If that's the case, Elixir seems to have appeared out of nowhere until suddenly, it became the so... (more…)
Read more »
Companion exercises for O'Reilly Media's "Introducing Erlang" - oreillymedia/etudes-for-erlang... (more…)
Read more »