Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #62507

Re: Why Python is like C++

Path csiph.com!usenet.pasdenom.info!news.etla.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <gheskett@wdtv.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.073
X-Spam-Evidence '*H*': 0.87; '*S*': 0.01; ';-)': 0.03; 'value,': 0.04; 'subject:Python': 0.06; 'b.c.': 0.09; 'subject:Why': 0.09; '-tkc': 0.16; '6502': 0.16; ':-d': 0.16; 'clocks': 0.16; 'hitachi': 0.16; 'momentarily': 0.16; 'motorola': 0.16; 'naming': 0.16; 'registers.': 0.16; 'soap,': 0.16; 'surprises': 0.16; 'worst': 0.16; 'wrote:': 0.18; 'variable': 0.18; 'bit': 0.19; 'stack': 0.19; 'new,': 0.24; 'pointer': 0.24; 'subject:like': 0.24; 'cheers,': 0.24; 'header:In-Reply-To:1': 0.27; 'instruction': 0.29; 'tim': 0.29; 'forgot': 0.30; 'chase': 0.31; 'supposed': 0.32; 'guess': 0.33; 'url:non-standard http port': 0.33; 'could': 0.34; 'received:66': 0.35; 'december': 0.35; 'too': 0.37; 'clear': 0.37; 'apple': 0.38; 'to:addr:python-list': 0.38; 'little': 0.38; 'bad': 0.39; 'to:addr:python.org': 0.39; 'how': 0.40; 'even': 0.60; 'dangerous': 0.60; 'received:unknown': 0.61; 'new': 0.61; 'making': 0.63; 'header:Message-Id:1': 0.63; 'charset:windows-1256': 0.64; 'more': 0.64; 'registers': 0.68; 'saturday': 0.68; 'million': 0.74; 'received:204': 0.75; 'hand': 0.80; '24th': 0.84; 'case?': 0.84; 'century': 0.84; 'citizens.': 0.84; 'cpu.': 0.84; 'boxes': 0.91; 'divided': 0.91; 'luxury': 0.91; 'hands': 0.96; '2013': 0.98
X-Spam-Status No, score=1.5 required=5.0
X-Spam-Level +
From Gene Heskett <gheskett@wdtv.com>
To python-list@python.org
Subject Re: Why Python is like C++
Date Sat, 21 Dec 2013 14:05:42 -0500
References <roy-666C26.09193920122013@news.panix.com> <20131221084346.5195e911@bigbox.christie.dr> <20131221085208.4cb2aaed@bigbox.christie.dr>
In-Reply-To <20131221085208.4cb2aaed@bigbox.christie.dr>
MIME-Version 1.0
Content-Type Text/Plain; charset="windows-1256"
Content-Transfer-Encoding 7bit
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.4480.1387652753.18130.python-list@python.org> (permalink)
Lines 32
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1387652753 news.xs4all.nl 2866 [2001:888:2000:d::a6]:50853
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:62507

Show key headers only | View raw


On Saturday 21 December 2013 13:57:37 Tim Chase did opine:

> On 2013-12-21 08:43, Tim Chase wrote:
> > Then there's the 6502 assembly on that Apple with its 2 user-facing
> > registers (plus the Instruction Pointer and Stack Pointer), so I
> > guess you could say that it has 1-bit variable names ;-)
> 
> Doh, forgot momentarily that the 6502 had X, Y, and A, making THREE
> registers.  ooh, the luxury of 2-bit naming conventions! :-D
> 
> -tkc

And the HD63C09EP kicks them both clear out of the game. Too bad Hitachi is 
to this day, contractually enjoined from even admitting that the new 
registers it sports, or the new, much faster instructions it supports are 
actually in the chip. Like how about a 32 bit value, divided by a 16 bit 
value, 39 clocks worst case?  In a supposedly 8 bit cpu.  Lots of little 
surprises in that 40 pin block of epoxy that was supposed to be a work-a-
like of the Motorola MC6809EP.

Cheers, Gene
-- 
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
Genes Web page <http://geneslinuxbox.net:6309/gene>

Be cheerful while you are alive.
		-- Phathotep, 24th Century B.C.
A pen in the hand of this president is far more
dangerous than 200 million guns in the hands of
         law-abiding citizens.

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Why Python is like C++ Roy Smith <roy@panix.com> - 2013-12-20 09:19 -0500
  Re: Why Python is like C++ Serhiy Storchaka <storchaka@gmail.com> - 2013-12-20 19:46 +0200
    Re: Why Python is like C++ Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2013-12-21 10:44 +1300
      Re: Why Python is like C++ Michael Torrie <torriem@gmail.com> - 2013-12-20 22:25 -0700
        Re: Why Python is like C++ Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2013-12-21 21:06 +1300
          Re: Why Python is like C++ Chris Angelico <rosuav@gmail.com> - 2013-12-21 19:17 +1100
          Re: Why Python is like C++ Christian Gollwitzer <auriocus@gmx.de> - 2013-12-21 11:19 +0100
            Re: Why Python is like C++ Tim Chase <tim@thechases.com> - 2013-12-21 08:52 -0600
              Re: Why Python is like C++ Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2013-12-22 13:17 +1300
            Re: Why Python is like C++ Tim Chase <python.list@tim.thechases.com> - 2013-12-21 08:43 -0600
              Re: Why Python is like C++ Roy Smith <roy@panix.com> - 2013-12-21 10:59 -0500
                Re: Why Python is like C++ Tim Chase <python.list@tim.thechases.com> - 2013-12-21 10:29 -0600
                Re: Why Python is like C++ Chris Angelico <rosuav@gmail.com> - 2013-12-22 06:04 +1100
              Re: Why Python is like C++ Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2013-12-22 13:27 +1300
            Re: Why Python is like C++ Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2013-12-22 13:14 +1300
          Re: Why Python is like C++ Michael Torrie <torriem@gmail.com> - 2013-12-21 08:46 -0700
            Re: Why Python is like C++ Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2013-12-22 13:36 +1300
  Re: Why Python is like C++ Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-12-21 05:34 +0000
    Re: Why Python is like C++ Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2013-12-21 21:09 +1300
      Re: Why Python is like C++ Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-12-21 08:22 +0000
    Re: Why Python is like C++ Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-12-21 11:37 +0000
      Re: Why Python is like C++ Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-12-21 12:12 +0000
  Re: Why Python is like C++ Dan Stromberg <drsalists@gmail.com> - 2013-12-21 00:18 -0800
    Re: Why Python is like C++ Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-12-21 11:51 +0000
    Re: Why Python is like C++ Roy Smith <roy@panix.com> - 2013-12-21 10:10 -0500
      Re: Why Python is like C++ Terry Reedy <tjreedy@udel.edu> - 2013-12-21 17:03 -0500
        Re: Why Python is like C++ Roy Smith <roy@panix.com> - 2013-12-21 17:28 -0500
          Re: Why Python is like C++ Terry Reedy <tjreedy@udel.edu> - 2013-12-21 19:20 -0500
  Re: Why Python is like C++ Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-12-21 08:42 +0000
  Re: Why Python is like C++ Gene Heskett <gheskett@wdtv.com> - 2013-12-21 14:05 -0500

csiph-web