Erlang

Differences between revisions 3 and 5 (spanning 2 versions)
Revision 3 as of 2008-08-06 16:13:33
Size: 690
Editor: localhost
Comment: converted to 1.6 markup
Revision 5 as of 2009-12-22 03:42:30
Size: 1031
Editor: cpe-97-104-116-247
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
{{{A real-time, concurrent and distributed functional language. {{{
A real-time, concurrent and distributed functional language.
Line 17: Line 18:
  * There is a very small debian Erlang packaging team, anyone interested in packaging software written in Erlang please consider contributing your work there: http://wiki.debian.org/Teams/ErlangPackagingTeam
Line 19: Line 21:
  * TODO   * ElliotMurphy (statik on Freenode) is not y etMOTU but is interested in Erlang packaging and has done some work on Erlang and CouchDB.

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

Which MOTU has knowledge?

  • ElliotMurphy (statik on Freenode) is not y etMOTU but is interested in Erlang packaging and has done some work on Erlang and CouchDB.

CategoryMOTU

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