There are different ways to structure data within a file.
In the age of web, the most prominent one is JSON, followed by middle-aged XML and configuration-oriented YAML.
Human-readable ways to structure data, however, are just one side of the spectrum.
Th... (more…)
Read more »
A type-checker for Erlang. Contribute to WhatsApp/eqwalizer development by creating an account on GitHub. (more…)
Read more »
If you work in multiple projects that use different Erlang/Elixir versions, you may need to switch between them. Using the latest versions of Erlang and Elixir is definitely recommended, as they include many improvements and bug fixes, however this is not... (more…)
Read more »
Early prototype of ErlT, an experimental Erlang dialect with first-class support for static typing. - WhatsApp/erlt... (more…)
Read more »
elixir - Elixir is a dynamic, functional language designed for building scalable and maintainable applications... (more…)
Read more »