Package elixir
A modern approach to programming for the Erlang VM
Elixir is a programming language built on top of the Erlang VM.
 As Erlang, it is a functional language built to support distributed,
 fault-tolerant, non-stop applications with hot code swapping.
Version: 1.19.1
| General Commands | |
| elixir | The Elixir script runner | 
| elixirc | The Elixir compiler | 
| iex | The Elixir shell | 
| mix | The software project management tool |