About 50 results
Open links in new tab
  1. 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.

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

  3. Installing Elixir - The Elixir programming language

    Install Erlang: scoop install erlang Install Elixir: scoop install elixir Using Chocolatey: Install Elixir (installs Erlang as a dependency): choco install elixir Raspberry Pi and embedded devices To build and …

  4. Learning resources - The Elixir programming language

    Adopting Elixir Adoption is more than programming. Elixir is an exciting new language, but to successfully get your application from start to finish, you’re going to need to know more than just the …

  5. Blog - The Elixir programming language

    Aug 18, 2025 · Website for Elixir Today, a parallel compiler just landed in Elixir main. The goal of the parallel compiler is to compile files in parallel, automatically detecting dependencies between files. In …

  6. 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 to …

  7. The Elixir programming language

    Website for Elixir Cases 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. Cases …

  8. Elixir v1.19 released: enhanced type checking and up to 4x faster ...

    Oct 16, 2025 · Elixir v1.19 brings further improvements to the type system and compilation times, allowing us to find more bugs, faster. Type system improvements This release improves the type …

  9. Elixir v1.18 released: type checking of calls, LSP listeners, built-in ...

    Dec 19, 2024 · Elixir v1.18 is an impressive release with improvements across the two main efforts happening within the Elixir ecosystem right now: set-theoretic types and language servers. It also …

  10. 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 language stable and …