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: Concurrent, real-time, distributed functional language (HIPE virtual machine)
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 architecture-specific runtime implementation,
which is configured and built with HIPE support and minimal set of
Erlang applications (kernel, sasl, stdlib).
Description: Concurrent, real-time, distributed functional language (HiPE virtual machine)
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 architecture-specific runtime implementation,
which is configured and built with HiPE support (allows to compile
native code) and minimal set of Erlang applications (kernel, sasl,
stdlib, compiler).
.
Homepage: http://www.erlang.org/
--- 24530 Thu Jan 1 00:00:00 1970
+++ 37483 Thu Jan 1 00:00:00 1970
@@ -1,4 +1,4 @@
-Concurrent, real-time, distributed functional language (HIPE virtual machine)
+Concurrent, real-time, distributed functional language (HiPE virtual machine)
Open Source Erlang is a functional programming language designed at
the Ericsson Computer Science Laboratory.
.
@@ -9,5 +9,8 @@
Dynamic code replacement at runtime.
.
This package contains the architecture-specific runtime implementation,
- which is configured and built with HIPE support and minimal set of
+ which is configured and built with HiPE support (allows to compile
- Erlang applications (kernel, sasl, stdlib).
+ native code) and minimal set of Erlang applications (kernel, sasl,
+ stdlib, compiler).
+ .
+ Homepage: http://www.erlang.org/