slackbuilds_ponce/development/elixir/README
Ryan S. Northrup 735c32f78c development/elixir: Added (programming language).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2016-12-10 00:57:38 +00:00

6 lines
295 B
Text

Elixir is a dynamic, functional language designed for building
scalable and maintainable applications.
Elixir leverages the Erlang VM, known for running low-latency,
distributed and fault-tolerant systems, while also being successfully
used in web development and the embedded software domain.