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 59357 and 22281

Description: Erlang/OTP applications sources
 Erlang sources for all the applications in the Erlang/OTP system.
 They are useful for educational purpose and as a base for creating
 embedded systems.
Description: Erlang base system (virtual machine)
 Open Source Erlang is a functional programming language designed at
 the Ericcson Computer Science Laboratory.
 .
 Some of Erlang's main features are:
  Clear declarative syntax and is largely free from side-effects;
  Builtin support for real-time, concurrent and distributed programming;
  Designed for development of robust and continously operated programs;
  Dynamic code replacement at runtime.
 .
 This package contains the erlang source to all the applications in the
 Erlang/OTP system.
--- 59357	Thu Jan  1 00:00:00 1970
+++ 22281	Thu Jan  1 00:00:00 1970
@@ -1,4 +1,12 @@
-Erlang/OTP applications sources
+Erlang base system (virtual machine)
- Erlang sources for all the applications in the Erlang/OTP system.
+ Open Source Erlang is a functional programming language designed at
- They are useful for educational purpose and as a base for creating
+ the Ericcson Computer Science Laboratory.
- embedded systems.
+ .
+ Some of Erlang's main features are:
+  Clear declarative syntax and is largely free from side-effects;
+  Builtin support for real-time, concurrent and distributed programming;
+  Designed for development of robust and continously operated programs;
+  Dynamic code replacement at runtime.
+ .
+ This package contains the erlang source to all the applications in the
+ Erlang/OTP system.