Links

From Erlang Community

(Difference between revisions)
Revision as of 18:48, 11 March 2009 (edit)
Francesco (Talk | contribs)

← Previous diff
Revision as of 13:07, 30 April 2009 (edit) (undo)
Admin (Talk | contribs)
m
Next diff →
Line 1: Line 1:
-== Top Erlang Links on reddit.com ==+== Erlang Links ==
-<rss_reddit max=100>http://reddit.com/search.rss?q=erlang</rss_reddit>+
- +
- +
-== Top Erlang Links on programming.reddit.com ==+
-<rss_reddit max=100>http://programming.reddit.com/search.rss?q=erlang</rss_reddit>+
- +
- +
-== Erlang Links on trapexit.org==+
*[http://www.erlang.org Open Source Erlang] - The Erlang Open Source site maintained by Ericsson. If the main site is down, try one of these mirrors: [http://www1.erlang.org www1] [http://www2.erlang.org www2], and most likely to work: [http://www3.erlang.org www3]. *[http://www.erlang.org Open Source Erlang] - The Erlang Open Source site maintained by Ericsson. If the main site is down, try one of these mirrors: [http://www1.erlang.org www1] [http://www2.erlang.org www2], and most likely to work: [http://www3.erlang.org www3].

Revision as of 13:07, 30 April 2009

Erlang Links

  • Open Source Erlang - The Erlang Open Source site maintained by Ericsson. If the main site is down, try one of these mirrors: www1 www2, and most likely to work: www3.
  • Erlang Factory Conference - Official page of the Erlang Factory Conference and University, held every year in the SF Bay Area and in London featuring the largest gathering of Erlang expertise around.
  • The Dialyzer is a static analysis tool that identifies software discrepancies such as type errors, unreachable code, redundant tests, virtual machine bytecode which is unsafe in single Erlang modules or entire applications.
  • Erlang Projects at Sourceforge - Sourceforge is the main repository for Erlang projects, with lots of examples and interesting applications being developed.
  • Erlang Search Engine - Searching both official and non-official Erlang sites. Based on Google Co-op.
  • Service Architectures - a technical whitepaper that contrasts Erlang as an enterprise web platform with LAMP and the standard enterprise Java-based stack.
  • Rabbit MQ is an Erlang implementation of AMQP, the emerging standard for high performance enterprise messaging.
  • Erlang the Movie, described as a Monty Python spoof by some and a serious attempt to market Erlang within Ericsson by others. We are glad the protagonists did not give up their day jobs for a career in acting.
  • Erlang Programming A concurrent approach to Software Development, an O'Relly book by Francesco Cesarini and Simon Thompson
  • Programming Erlang, Software for a Concurrent World written by one of the inventors of Erlang, Joe Armstrong. (The one with the mustache in the video).
Erlang/OTP Projects
Personal tools