map/filter/reduce/lambda opinions and background unscientific mini-survey
- From: Tom Anderson <twic@xxxxxxxxxxxxxxx>
- Date: Fri, 1 Jul 2005 14:38:08 +0100
Comrades,
During our current discussion of the fate of functional constructs in python, someone brought up Guido's bull on the matter:
http://www.artima.com/weblogs/viewpost.jsp?thread=98196
He says he's going to dispose of map, filter, reduce and lambda. He's going to give us product, any and all, though, which is nice of him.
What really struck me, though, is the last line of the abstract:
"I expect tons of disagreement in the feedback, all from ex-Lisp-or-Scheme folks. :-)"
I disagree strongly with Guido's proposals, and i am not an ex-Lisp, -Scheme or -any-other-functional-language programmer; my only other real language is Java. I wonder if i'm an outlier.
So, if you're a pythonista who loves map and lambda, and disagrees with Guido, what's your background? Functional or not?
tom
-- Batman always wins .
- Follow-Ups:
- Re: map/filter/reduce/lambda opinions and background unscientific mini-survey
- From: David Abrahams
- Re: map/filter/reduce/lambda opinions and background unscientific mini-survey
- From: Daniel Schüle
- Re: map/filter/reduce/lambda opinions and background unscientific mini-survey
- From: Bruno Desthuilliers
- Re: map/filter/reduce/lambda opinions and background unscientific mini-survey
- From: steve . morin
- Re: map/filter/reduce/lambda opinions and background unscientific mini-survey
- From: Jamey Cribbs
- Re: map/filter/reduce/lambda opinions and background unscientific mini-survey
- From: Donn Cave
- Re: map/filter/reduce/lambda opinions and background unscientific mini-survey
- From: Paul McGuire
- Re: map/filter/reduce/lambda opinions and background unscientific mini-survey
- From: John Roth
- Re: map/filter/reduce/lambda opinions and background unscientific mini-survey
- From: Sean McIlroy
- Re: map/filter/reduce/lambda opinions and background unscientific mini-survey
- From: Ron Adam
- Re: map/filter/reduce/lambda opinions and background unscientific mini-survey
- From: Erik Max Francis
- Re: map/filter/reduce/lambda opinions and background unscientific mini-survey
- From: Devan L
- Re: map/filter/reduce/lambda opinions and background unscientific mini-survey
- From: mcherm
- Re: map/filter/reduce/lambda opinions and background unscientific mini-survey
- From: iK
- Re: map/filter/reduce/lambda opinions and background unscientificmini-survey
- From: Ivan Van Laningham
- Re: map/filter/reduce/lambda opinions and background unscientific mini-survey
- Prev by Date: Re: Windows installation - questions about DLLs
- Next by Date: Re:
- Previous by thread: Question about Python
- Next by thread: Re: map/filter/reduce/lambda opinions and background unscientificmini-survey
- Index(es):
Relevant Pages
|