1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
freebsd-ports/devel/dialyzer/pkg-descr

7 lines
294 B
Plaintext

The Dialyzer is a static analysis tool that identifies software
discrepancies such as obvious type errors, unreachable code, redundant
tests, virtual machine bytecode which is unsafe, etc. in single
Erlang modules or entire applications.
WWW: http://www.it.uu.se/research/group/hipe/dialyzer/