diff options
author | Ryan S. Northrup <northrup@yellowapple.us> | 2016-12-04 23:03:09 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-12-10 00:57:38 +0000 |
commit | 735c32f78c5eb186f7e91d09b54699660677fed9 (patch) | |
tree | 5169a143f74be974dca4c7e2471f4ce6fa43ddb2 /development/elixir/slack-desc | |
parent | 2514a1d9355b8465cbcbd0f2ccea0633bff9fc49 (diff) |
development/elixir: Added (programming language).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development/elixir/slack-desc')
-rw-r--r-- | development/elixir/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/elixir/slack-desc b/development/elixir/slack-desc new file mode 100644 index 0000000000000..6f4af439844cd --- /dev/null +++ b/development/elixir/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +elixir: elixir (programming language) +elixir: +elixir: Elixir is a dynamic, functional language designed for building +elixir: scalable and maintainable applications. +elixir: +elixir: Elixir leverages the Erlang VM, known for running low-latency, +elixir: distributed and fault-tolerant systems, while also being successfully +elixir: used in web development and the embedded software domain. +elixir: +elixir: http://elixir-lang.org/ +elixir: |