This package browser is in early development. Mind the rough edges.

elixir 1.17.3

Functional meta-programming aware language

Elixir is a dynamic, functional language used to build scalable and maintainable applications. Elixir leverages the Erlang VM, known for running low-latency, distributed and fault-tolerant systems, while also being successfully used in web development and the embedded software domain.

Installation

Install elixir 1.17.3 as follows:

guix install elixir@1.17.3

Or install the latest version:

guix install elixir

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.