Erlang

Differences between revisions 2 and 3
Revision 2 as of 2006-01-31 21:40:53
Size: 689
Editor: DSL01
Comment:
Revision 3 as of 2008-08-06 16:13:33
Size: 690
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 21: Line 21:
[:CategoryMOTU] [[CategoryMOTU]]

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)