Functional programming

Ned Batchelder ned at nedbatchelder.com
Sun Mar 2 20:27:15 EST 2014


On 3/2/14 6:14 PM, musicdenotation at gmail.com wrote:
> If Python is not a fnctional language, then which programming paradigmis dominant?
>

is_a_functional_language() is not a binary condition, yes or no.  It's a 
continuum.  Python has more functional constructs than Pascal, and fewer 
than Haskell.

-- 
Ned Batchelder, http://nedbatchelder.com




More information about the Python-list mailing list