I saw this video about the Josephus problem yesterday and immediately I thought it might be a fun problem to solve in Erlang. First, here is the …
Read more »
tamale - TAble MAtching Lua Extension - An Erlang-style pattern-matching library for Lua... (more…)
Read more »
A Causal-Consistent Reversible Debugger for Erlang - GitHub - mistupv/cauder: A Causal-Consistent Reversible Debugger for Erlang... (more…)
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 »
This is an article about something I showed live at the Erlang & Elixir Factory San Francisco 2017. It’s about what you can and can not do if you are fancy with your module attributes in Erlang. (more…)
Read more »