
The Elixir programming language
Elixir is a dynamic, functional language for building scalable and maintainable applications. Elixir runs on the Erlang VM, known for creating low-latency, distributed, and fault-tolerant systems.
Installing Elixir - The Elixir programming language
The latest Elixir release is named lang/elixir-devel. The default Elixir, lang/elixir, may lag slightly as dependent ports are often not able to be updated to the newest Elixir release immediately.
Learning resources - The Elixir programming language
Meet Elixir, a modern, functional, concurrent language built on the rock-solid Erlang VM. Elixir’s pragmatic syntax and built-in support for metaprogramming will make you productive and keep …
Elixir Documentation - The Elixir programming language
The Elixir programming language is broken into 6 applications. The links below reference the documentation for the modules and functions in each of those applications.
Blog - The Elixir programming language
Jun 2, 2025 · We have finally released Elixir v0.6.0! This release includes a build tool called Mix, support for Erlang typespecs, many improvements to IEx and improved IO, File and Macro …
Cases - The Elixir programming language
Click on the cases below to learn more about how companies across different industries are using the power of Elixir and its ecosystem to create and grow their businesses.
Elixir v1.19 released: enhanced type checking and up to 4x faster ...
Oct 16, 2025 · Elixir v1.19 released: type checking of protocols and anonymous functions, broader type inference, improved compile times, and more
Erlang/Elixir Syntax: A Crash Course
Erlang/Elixir Syntax: A Crash Course This is a quick introduction to the Elixir syntax for Erlang developers and vice-versa. It is the absolute minimum amount of knowledge you need in order …
Elixir v1.18 released: type checking of calls, LSP listeners, built-in ...
Dec 19, 2024 · In summary, this release takes us further in our journey of providing type checking and type inference of existing Elixir programs, without requiring Elixir developers to explicitly …
Elixir v1.16 released - The Elixir programming language
Dec 22, 2023 · Elixir v1.16 has just been released. 🎉 The Elixir team continues improving the developer experience via tooling, documentation, and precise feedback, while keeping the …