Functional Programing: stop using recursion, cons. Use map & vectors

Torben Ægidius Mogensen torbenm at diku.dk
Mon May 23 04:51:44 EDT 2011


Xah Lee <xahlee at gmail.com> writes:


> Functional Programing: stop using recursion, cons. Use map & vectors.
>
> 〈Guy Steele on Parallel Programing〉
> http://xahlee.org/comp/Guy_Steele_parallel_computing.html

This is more or less what Backus said in his Turing Award lecture about
FP.

	Torben



More information about the Python-list mailing list