layout | title | lang |
---|---|---|
page |
Elixir School |
en |
Lessons in the Fundamentals of Elixir, inspired by Twitter's Scala School.
Your feedback and participation is encouraged!
"Elixir is a dynamic, functional language designed for building scalable and maintainable applications." — elixir-lang.org
Elixir leverages the battle tested ErlangVM to build distributed and fault-tolerant systems with low-latency out of the box.
Features:
- Scalable
- Fault-tolerant
- Functional Programming
- Extensible