[Haskell-cafe] Wikipedia on first-class object

Derek Elkins derek.a.elkins at gmail.com
Sun Jan 6 06:02:47 EST 2008


On Fri, 2007-12-28 at 17:54 -0600, Jonathan Cast wrote:

> Programming languages are generally classified into three groups,  
> imperative, functional, and logical.  The difference is in the style  
> of programming encouraged (or mandated, for older languages) by the  
> language.

Usually the divide is imperative v. declarative with the four major
paradigms (procedural, OO and logic, FP respectively) being subgroups of
those divisions.



More information about the Haskell-Cafe mailing list