Erlang

Differences between revisions 1 and 2
Revision 1 as of 2005-11-05 17:20:45
Size: 623
Editor: DSL01
Comment:
Revision 2 as of 2006-01-31 21:40:53
Size: 689
Editor: DSL01
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## page was renamed from MOTUUncommonProgrammingLanguages/Erlang

About Erlang

{{{A real-time, concurrent and distributed functional language.

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.}}}

(taken from debian package description of erlang)

Compilers/Interpreters

  • there must be some hidden in the erlang package. TODO

Packaging Erlang

  • TODO

Which MOTU has knowledge?

  • TODO

[:CategoryMOTU]

MOTU/Teams/UncommonProgrammingLanguages/Erlang (last edited 2009-12-22 03:42:30 by cpe-97-104-116-247)