A friendlier, sugarier lambda -- a proposal for Ruby-like blocks in python
Bruno Desthuilliers
onurb at xiludom.gro
Mon Oct 16 14:12:33 EDT 2006
Kay Schluehr wrote:
> Bruno Desthuilliers wrote:
>
>> Just for the record : Ruby's code-blocks (closures, really) come from
>> Smalltalk, which is still the OneTrueObjectLanguage(tm).
>
> IsTheOneTrueObjectLanguage(tm)ReallyCamelCased?
>
ThatsAGoodQuestion.
DoYouMeanIsTheIdentifierTheOneTrueObjectLanguage(tm)CamelCasedOrIsTheObjectObjectBoundToIdentifierTheOneTrueObjectLanguage(tm)CamelCasedOrYetSomethingElse?
--
bruno desthuilliers
python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for
p in 'onurb at xiludom.gro'.split('@')])"
More information about the Python-list
mailing list