Since its origin in telecommunications, Erlang has morphed into a powerful tool for highly-scalable, concurrent systems. Learn more about the story of Erlang and Elixir on our blog. (more…)
Read more »
I’m not sure why I decided to create an Erlang backend for the PureScript compiler.The platform is somewhat interesting, but I didn’t know it, and I don’t ha...
Read more »
As another Erlang experiment (and as a Lisp fan), I figured I would try to give Lisp Flavored Erlang (LFE) a try. However, per my normal requirements for learning new programming languages, I had to establish that it would not only work on Linux, but als... (more…)
Read more »
Some are quotes from the founders of the languages or the actor-model PLT, while otherss are from various commandos of the language. (more…)
Read more »
Over the last few weeks I’ve been working on ErlangPL as my Google Summer of Code project. The part of the project I’ve been working on aimed at analysing the performance of the ETS (Erlang Term… (more…)
Read more »