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

elixir

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 the latest version of elixir as follows:

guix install elixir

Or install a particular version:

guix install elixir@1.17.3

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.

Badge code

HTML: <a href='http://127.0.0.1:3000/packages/elixir/'><img src='http://127.0.0.1:3000/packages/elixir/badges/latest-version.svg'></img></a>
Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/elixir/badges/latest-version.svg)](http://127.0.0.1:3000/packages/elixir/)
Org: [[http://127.0.0.1:3000/packages/elixir/][http://127.0.0.1:3000/packages/elixir/badges/latest-version.svg]]