a b c d e f g h i j k l m n o p q r s t u v w x y z

diff from 234713 and 231730

Description: functional meta-programming aware language
 Elixir is a functional meta-programming aware language intended primarily for
 developing distributed, fault-tolerant and scalable systems. Elixir source
 code is compiled to bytecode for the Erlang Virtual Machine (EVM), and can use
 Erlang libraries transparently.
Description: dynamic, functional language on top of the Erlang VM
 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.
--- 234713	Thu Jan  1 00:00:00 1970
+++ 231730	Thu Jan  1 00:00:00 1970
@@ -1,5 +1,7 @@
-functional meta-programming aware language
+dynamic, functional language on top of the Erlang VM
- Elixir is a functional meta-programming aware language intended primarily for
+ Elixir is a dynamic, functional language designed for building scalable and
- developing distributed, fault-tolerant and scalable systems. Elixir source
+ maintainable applications.
- code is compiled to bytecode for the Erlang Virtual Machine (EVM), and can use
+ .
- Erlang libraries transparently.
+ 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.