Erlang Inside Rotating Header Image

Posts under ‘Erlang in the Wild’

Spanish Language Erlang List

If you’re looking for Spanish language group to discuss Erlang, Mariano Guerra recently started “ErlAr“, a mailing list for all things Erlang, but in Castellano. Mariano is the author of Efene, a Javascript-syntax language that compiles to Erlang bytecode. I’m planning an interview with Mariano on Efene soon. There is a small but growing group [...]

Zotonic rethinks the CMS with Erlang

A chat with Marc Worrell, Lead Architect of Zotonic – a new Content Management System written entirely in Erlang.

Playdar reduces codebase by 75% by rewriting music app in Erlang

Playdar, an open-source ‘music content resolver service’ that finds music on your local computers or your friends’ computers, then streams that music to you, rewrote the code in Erlang. From the original C++ codebase, Richard Jones reduced the lines of code by 75% – from 8000 to 2000 lines of code… The code is on [...]