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. See also our …

  3. Installing Elixir - The Elixir programming language

    Install Elixir (installs Erlang as a dependency): choco install elixir; Raspberry Pi and embedded devices. To build and package an Elixir application, with the whole operating system, and burn …

  4. Learning resources - The Elixir programming language

    Elixir’s official documentation includes a Getting Started guide to learn more about Elixir’s foundations. Later on, it explores how to build projects with Mix and OTP. Elixir also includes …

  5. Blog - The Elixir programming language

    Dec 19, 2024 · Elixir v0.13.0 comes with substantial improvements to the language: maps, structs, comprehensiona and more. It also marks the announcement of the hex.pm package …

  6. Elixir v1.16 released - The Elixir programming language

    Dec 22, 2023 · As we get Elixir v1.16 out of door, the Elixir team will focus on bringing the initial core for set-theoretic types into the Elixir compiler, with the goal of running automated analysis …

  7. 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. Cases are listed in …

  8. Erlang/Elixir Syntax: A Crash Course

    Elixir compiles into BEAM byte code (via Erlang Abstract Format). This means that Elixir code can be called from Erlang and vice versa, without the need to write any bindings. All Elixir modules …

  9. Elixir v1.15 released - The Elixir programming language

    Jun 19, 2023 · Elixir v1.15 is a smaller release with focused improvements on compilation and boot times. This release also completes our integration process with Erlang/OTP logger, …

  10. Development & Team - The Elixir programming language

    Elixir runs on top of the Erlang Virtual Machine, which provides a scalable and fault-tolerant foundation. Elixir was designed to leverage this foundation without performance costs and …

Refresh