|
|
1. |
Cellicium's contributions to open-source Erlang
-
Additions and contributions.
|
|
|
2. |
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.
|
|
|
3. |
Erlang Projects at Sourceforge
-
Sourceforge is the main repository for Erlang projects, with lots of examples and interesting applications being developed.
|
|
|
4. |
Erlang QuickCheck
-
Erlang/QuickCheck is a library for random testing of Erlang programs against specifications.
|
|
|
5. |
User Contributions
-
User-contributed software at the open source Erlang site.
|
|
|
6. |
Erlang project tree
-
Erlang cross-platform open source software at freshmeat.
|
|
|
7. |
ESense - Erlang "IntelliSense" for Emacs
-
Provides features similar to IntelliSense or CodeSense in other editors. It can be enabled in an Erlang buffer or in the Erlang Shell buffer.
|