A concolic testing tool for the Erlang functional programming language. - cuter-testing/cuter... (more…)
Read more »
Applications are becoming increasingly concurrent, yet the traditional way of doing this, threads and locks, is very troublesome. This article highlights Erlang and Scala, two programming languages that use a different approach to concurrency: the actor m...
Read more »
This is an implementation of Conway’s Game of
Life written in Erlang,
a general-purpose, concurrent, functional programming
language. A lot of this essay will be an attempt to
document not just the novel syntax but the different problem-solving and
archit... (more…)
Read more »
Moving on from Erlang to Haskell, I look back at what I've learned in last six months, explain the reasons for the change, and say thank you.
Read more »
The Erlang and Elixir San Francisco Bay Area 2017 Conference will be on 23 - 24 March...
Read more »