Skip navigation

Inside Erlang – creator Joe Armstrong tells his story

Erlang is a programming language designed by Ericsson and used by a number of companies such as WhatsApp, Amazon and Facebook. We had the chance to talk to its creator Joe Armstrong about its development and enduring popularity.

News
Dec 04, 2014

Joe Armstrong was a long-time employee of Ericsson. He joined the company in 1985 and within a year had developed an early version of Erlang.

Armstrong designed Erlang with the aim of improving the development of telephony applications by creating a language better tailored to its needs. The initial version of Erlang was influenced by the programming language PLEX – used in earlier Ericsson exchanges – and was implemented in Prolog.

"PLEX had come to the end of its useful life," Armstrong said. "It was a language that was created in 1976. For its time, it was brilliant but things had happened in computer science that had invalidated PLEX and better ways of programming were being discovered."

Over the coming years a small team of Ericsson researchers, including Robert Virding and Mike Williams, helped Armstrong further develop and improve the language.

"We wanted to tailor a program language for telecom systems and the results became this programming language that we now know as Erlang," Armstrong said. "Eventually, hundreds of thousands of people would begin using it but that wasn’t our aim initially. We simply wanted to create something to replace PLEX to program the AXE system."

According to Armstrong, the language went from lab product to real applications following the collapse of the next-generation AXE-N exchange in 1995. As a result, Erlang was chosen for the next ATM exchange, AXD.

Originally a proprietary language within Ericsson, Erlang was eventually released as open source in 1998. Since then Erlang has been adopted by companies worldwide, including Nortel and T-Mobile.