[erlang-questions] What makes erlang software complex

Ulf Wiger ulf@REDACTED
Sat Nov 8 01:59:48 CET 2008


2008/11/7 Sten Kvamme <sten@REDACTED>:
> In imperative programming there is Cyclomatic complexity and N-path
> complexity. What makes an erlang program complex?

Muddled thinking.

A good Erlang program is close to the problem description, and,
to quote Joe Armstrong, should hang together just like a good book.
If you bother to make a good "outline" of your program, it will be
clear - otherwise, likely not.

BR,
Ulf W



More information about the erlang-questions mailing list