A type-checker for Erlang. Contribute to WhatsApp/eqwalizer development by creating an account on GitHub. (more…)
Read more »
I wrote a module that helps me create Erlang-inspired Node.js applications. (more…)
Read more »
Yaws (Yet another web server) is a web server written in Erlang by Claes (klacke) Wikström. Yaws can be embedded into other Erlang-based applications or run as a regular standalone web server.[2]
... (more…)
Read more »
Erlang is probably the most widely used functional programming language in the software industry. It's been used by the creators of massive telecom infrastructure, tech giants, video game companies, and various small firms alike to achieve fast, stable ne... (more…)
Read more »
If you're looking to get a distributed Erlang cluster up and running
on Kubernetes you'll need take a few things into account. This post
will create a basic application and provide scripts to automate the
creation and deployment of a distributed Erlang ap... (more…)
Read more »