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
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: Concurrent, real-time, distributed functional language (application sources)
Open Source Erlang is a functional programming language designed at
the Ericsson Computer Science Laboratory.
.
Some of Erlang 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
+++ 25184 Thu Jan 1 00:00:00 1970
@@ -1,4 +1,12 @@
-Erlang/OTP applications sources
+Concurrent, real-time, distributed functional language (application sources)
- 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 Ericsson Computer Science Laboratory.
- embedded systems.
+ .
+ Some of Erlang 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.