Message passing syntax for objects | OOPv2

Steven D'Aprano steve+comp.lang.python at pearwood.info
Thu May 9 01:39:37 EDT 2013


On Wed, 08 May 2013 19:35:58 -0700, Mark Janssen wrote:

> Long story short: the lambda
> calculus folks have to split from the Turing machine folks.
>  These models of computation should not use the same language.  Their
> computation models are too radically different.  

Their computation models are exactly equivalent.

This is like saying that Cartesian coordinates and polar coordinates are 
so radically different that they cannot possibly both describe the same 
space.


-- 
Steven



More information about the Python-list mailing list