  |
Erlang Projects at Sourceforge - http://sourceforge.net/softwaremap/trove_list.php?form_cat=264
Sourceforge is the main repository for Erlang projects, with lots of examples and interesting applications being developed. |
  |
Dialyzer - http://www.it.uu.se/research/group/hipe/dialyzer/
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 QuickCheck - http://www.cs.chalmers.se/~rjmh/ErlangQC/
Erlang/QuickCheck is a library for random testing of Erlang programs against specifications. |
  |
User Contributions - http://www.erlang.org/user.html
User-contributed software at the open source Erlang site. |
  |
ESense - Erlang "IntelliSense" for Emacs - http://esense.sourceforge.net/
Provides features similar to IntelliSense or CodeSense in other editors. It can be enabled in an Erlang buffer or in the Erlang Shell buffer. |