A dynamic, functional language designed for building scalable applications.
To install Elixir on Fedora run:
$ sudo dnf install elixir
This will install Elixir including iex
interactive shell and mix
build tool.
Please refer to the official documentation at http://elixir-lang.org/docs.html for more.
Authors: Adam Samalik, Josef Stribny, Michal Srb, Petr Hracek