Terminology: "reference" versus "pointer"

Ben Finney ben+python at benfinney.id.au
Wed Sep 16 04:24:57 EDT 2015


Chris Angelico <rosuav at gmail.com> writes:

> On Wed, Sep 16, 2015 at 6:14 PM, Gregory Ewing
> <greg.ewing at canterbury.ac.nz> wrote:
> > This suggests an alternative model for Python computation. All data
> > is represented by cats. A variable is a box containing a cat.
> > Assignment replaces one cat with an entangled copy of another cat,
> > so that mutating either one affects the other.
>
> Quantum computing is the way of the future!

Tachyon computing is the way of the future *and* the past.

-- 
 \      “[Entrenched media corporations will] maintain the status quo, |
  `\       or die trying. Either is better than actually WORKING for a |
_o__)                  living.” —ringsnake.livejournal.com, 2007-11-12 |
Ben Finney




More information about the Python-list mailing list