- DIALYZER
- A static analysis tool that identifies software discrepancies such as obvious type errors, unreachable code, redundant tests, virtual machine bytecode which is unsafe.
- Erlang QuickCheck
- A library for random testing of Erlang programs against specifications.
- Erlang: One Line Summaries
- Contains short summaries on various applications.
- ESense
- A minor mode which provides features similar to IntelliSense or CodeSense in other editors. It can be enabled in an Erlang buffer or in the Erlang Shell buffer.
- OSTG
- Online catalog on Erlang products with screenshots, software specifications and other important software details.
- SourceForge: Erlang Projects
- Contains examples and interesting applications being developed.
|