Package elixir

A modern approach to programming for the Erlang VM

https://elixir-lang.org/

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.16.2

General Commands

elixir The Elixir script runner
elixirc The Elixir compiler
iex The Elixir shell
mix The software project management tool