Links

From Erlang Community

(Difference between revisions)
Revision as of 13:13, 30 April 2009 (edit)
Admin (Talk | contribs)
m
← Previous diff
Current revision (16:20, 2 September 2012) (edit) (undo)
Macintux (Talk | contribs)
(Spam)
 
(9 intermediate revisions not shown.)
Line 15: Line 15:
*[http://google.com/coop/cse?cx=010191726936039894090%3Aqfrt1ypt5ey Erlang Search Engine] - Searching both official and non-official Erlang sites. Based on Google Co-op. *[http://google.com/coop/cse?cx=010191726936039894090%3Aqfrt1ypt5ey Erlang Search Engine] - Searching both official and non-official Erlang sites. Based on Google Co-op.
-*[http://www.planeterlang.org/ Planet Erlang] - Site aggregating Erlang RSS Feeds.+*Wikipedia includes an entry on the [http://en.wikipedia.org/wiki/Erlang_%28programming_language%29 Erlang Programming Language].
- +
-*Erlang in the Wikipedia includes entries on the [http://en.wikipedia.org/wiki/Erlang_%28programming_language%29 Programming Language] and the notorious [http://en.wikipedia.org/wiki/ErlLounge ErlLounges].+
* [http://wadler.blogspot.com/2005/06/service-architectures.html Service Architectures] - a technical whitepaper that contrasts Erlang as an enterprise web platform with LAMP and the standard enterprise Java-based stack. * [http://wadler.blogspot.com/2005/06/service-architectures.html Service Architectures] - a technical whitepaper that contrasts Erlang as an enterprise web platform with LAMP and the standard enterprise Java-based stack.
Line 28: Line 26:
* [http://www.pragmaticprogrammer.com/titles/jaerlang/ 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). * [http://www.pragmaticprogrammer.com/titles/jaerlang/ 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).
 +
 +* [http://couchdb.apache.org/ CouchDB] - Document orientated database written in Erlang.

Current revision

  • 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).
  • CouchDB - Document orientated database written in Erlang.
Erlang/OTP Projects
Personal tools