9 lines
385 B
Plaintext
Raw Normal View History

1998-12-11 00:20:44 +00:00
Erlang is a programming language which has many features more commonly
associated with an operating system than with a programming language:
concurrent processes, scheduling, memory management, distribution,
networking, etc.
Erlang was designed at the Ericsson Computer Science Laboratory.
Open-source Erlang is being released to help encourage the spread
of Erlang outside Ericsson.