
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.
Elixir (programming language) - Wikipedia
Elixir builds on top of Erlang and shares the same abstractions for building distributed, fault-tolerant applications. Elixir also provides tooling and an extensible design.
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 you …
Blog - The Elixir programming language
Jun 2, 2025 · This marks the first release since the language was rewritten. In this blog post, we will discuss what we achieved during this time and what are the next steps!
Introduction to Programming in Elixir
Learn the basics of Elixir programming, from pattern matching to concurrency, with practical examples.
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.
Development & Team - The Elixir programming language
Elixir’s goal is to be a productive and extensible language for writing maintainable and reliable software. Elixir runs on top of the Erlang Virtual Machine, which provides a scalable and fault-tolerant foundation.
Why is Elixir not being used predominantly? : r/elixir - Reddit
Aug 27, 2023 · Subreddit for the Elixir programming language, a dynamic, functional language designed for building scalable and maintainable applications. Learn more at https://elixir-lang.org.
The Elixir Programming Language - Reddit
r/elixir: Subreddit for the Elixir programming language, a dynamic, functional language designed for building scalable and maintainable applications…
Erlang/Elixir Syntax: A Crash Course - The Elixir programming language
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 …