Links

From Erlang Community

(Difference between revisions)
Revision as of 16:05, 30 June 2006 (edit)
213.171.204.166 (Talk)

← Previous diff
Current revision (16:20, 2 September 2012) (edit) (undo)
Macintux (Talk | contribs)
(Spam)
 
(30 intermediate revisions not shown.)
Line 1: Line 1:
-*[http://www.erlang.org Open Source Erlang] - By Ericsson Computer Science Laboratory, soft realtime, declarative, functional language for concurrent, distributed systems. Compiles to BSD, Linux, Solaris, VxWorks, Windows. Descriptions, documents, links, projects: Ericsson, user. [Open Source, Erlang Public License]+*[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.se Ericsson Erlang/OTP] - Commercial support for Erlang/OTP (Open Telecom Platform) under Solaris, NT, and VxWorks.+*[http://www.erlang.se/workshop/ ACM SIGLPAN Erlang Workshops] - Official page of the yearly Erlang workshops held in conjunction with ICFP.
-*[http://www.erlang-projects.org/ Erlang Projects] - Site allowing members to participate in Erlang related projects, share documents, and add resources of interest to others.+*[http://www.erlang.se/euc/ International Erlang User Conference] - Official page of the Erlang User Conferences held every year in Stockholm, Sweden.
-*[http://shootout.alioth.debian.org/benchmark.php?test=all&lang=hipe The Great Computer Language Shootout - Erlang] - A benchmark Erlang test programs.+*[http://www.erlang-factory.com 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.
 +*[http://shootout.alioth.debian.org/gp4/erlang.php The Great Computer Language Shootout - Erlang] - A benchmark of Erlang test programs.
 +*The [http://www.it.uu.se/research/group/hipe/dialyzer/ 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.
-* For more links visit: [http://www.erlang-consulting.com/erlanglinks.html Erlang Training and Consulting's Link Collection]+* [http://sourceforge.net/softwaremap/trove_list.php?form_cat=264 Erlang Projects at Sourceforge] - Sourceforge is the main repository for Erlang projects, with lots of examples and interesting applications being developed.
 + 
 +*[http://google.com/coop/cse?cx=010191726936039894090%3Aqfrt1ypt5ey Erlang Search Engine] - Searching both official and non-official Erlang sites. Based on Google Co-op.
 + 
 +*Wikipedia includes an entry on the [http://en.wikipedia.org/wiki/Erlang_%28programming_language%29 Erlang Programming Language].
 + 
 +* [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://www.rabbitmq.com/ Rabbit MQ] is an Erlang implementation of AMQP, the emerging standard for high performance enterprise messaging.
 + 
 +* [http://video.google.com/videoplay?docid=-5830318882717959520 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.
 + 
 +* [http://oreilly.com/catalog/9780596518189/ Erlang Programming] A concurrent approach to Software Development, an O'Relly book by Francesco Cesarini and Simon Thompson
 + 
 +* [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