When one is coming from Erlang, and sees an artificial neural network diagram/topology, one cannot help but see the 1-to-1 mapping between the Erlang concurrency model, and neural networks; it’s almost eerie. (more…)
Read more »
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 »
A type-checker for Erlang. Contribute to WhatsApp/eqwalizer development by creating an account on GitHub. (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 »
Bragful core: PHP Interpreter in pure Erlang. Contribute to bragful/ephp development by creating an account on GitHub. (more…)
Read more »