Functional programming 4

Most programming languages describe computation in an imperative style, i.e., as a sequence of commands, although some languages, such as those that support functional programming or logic programming, use alternative forms of description.

— Wikipedia on Programming language

2010.04.11 Sunday ACHK