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


Groups > comp.lang.python > #94063

Re: Need assistance

Path csiph.com!usenet.pasdenom.info!news.redatomik.org!newsfeed.xs4all.nl!newsfeed7.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.017
X-Spam-Evidence '*H*': 0.97; '*S*': 0.00; 'memory.': 0.05; 'message- id:@4ax.com': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'stack': 0.13; 'argument': 0.15; 'subsequent': 0.15; '(there': 0.16; '49,': 0.16; 'assembly,': 0.16; 'emulator': 0.16; 'parentheses': 0.16; 'play.': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'stack;': 0.16; 'subject:assistance': 0.16; 'duplicate': 0.18; 'result,': 0.18; 'url:home': 0.18; '2015': 0.20; 'arm': 0.22; 'bit': 0.23; 'sat,': 0.23; 'header:X-Complaints-To:1': 0.26; 'equivalent': 0.27; 'entries': 0.27; 'interface': 0.29; '50,': 0.29; 'compared': 0.30; 'operations': 0.31; 'entry': 0.31; 'knows': 0.32; 'etc.)': 0.32; '(for': 0.34; 'running': 0.34; 'could': 0.35; 'level': 0.35; 'but': 0.36; 'there': 0.36; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'display': 0.37; 'say': 0.37; 'received:org': 0.37; 'charset:us-ascii': 0.37; 'times.': 0.38; 'data': 0.39; 'whatever': 0.39; "didn't": 0.39; 'to:addr:python.org': 0.40; 'still': 0.40; 'press': 0.61; 'subject:Need': 0.61; 'more': 0.63; 'python-list': 0.66; 'price': 0.69; 'jul': 0.72; 'prime': 0.72; 'battery': 0.84; 'bypasses': 0.84; 'faster.': 0.84; 'processor.': 0.84; 'saturn': 0.84; 'dennis': 0.91; 'good,': 0.93; 'received:108': 0.93
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Dennis Lee Bieber <wlfraed@ix.netcom.com>
Subject Re: Need assistance
Date Sat, 18 Jul 2015 17:44:02 -0400
Organization IISS Elusive Unicorn
References <225d4ac6-3b88-4844-805b-b4b00cd62ef4@googlegroups.com> <moc7aa$geg$1@dont-email.me><55AA2BDE.6050605@web.de> <nulla.epistola@web.de> <55AA2BDE.6050605@web.de> <201507181216.t6ICGBrY022256@fido.openend.se> <oqukqah82spi2ab4r2u9g3v6o9jh62sjtb@4ax.com> <mailman.680.1437240865.3674.python-list@python.org> <pexqx.5711$2z2.879@fx04.am4>
Mime-Version 1.0
Content-Type text/plain; charset=us-ascii
Content-Transfer-Encoding 7bit
X-Gmane-NNTP-Posting-Host adsl-108-79-217-115.dsl.klmzmi.sbcglobal.net
X-Newsreader Forte Agent 6.00/32.1186
X-No-Archive YES
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.20+
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.683.1437255851.3674.python-list@python.org> (permalink)
Lines 41
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1437255851 news.xs4all.nl 2955 [2001:888:2000:d::a6]:43926
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:94063

Show key headers only | View raw


On Sat, 18 Jul 2015 19:51:00 +0100, mm0fmf via Python-list
<python-list@python.org> declaimed the following:

>
>Gawd it's so long but ISTR there were 3 stack registers and the display. 
>So you could press
>
>1 enter
>2 enter
>3 enter
>4
>
	Four: T, Z, Y, X

	T would duplicate as the stack dropped. X was the display after
operations (during data entry it was hidden)

>
>The 3 level stack was equivalent to nesting parentheses three times. I 
>only had a TI-59 as it was half the price of an HP67. The TI had more 
>memories and program steps and was faster. But it didn't say HP on the 
>front!

	The new units (HP28, 48, 49, 50, etc.) no longer use the 4-register
stack; the stack is whatever is available in memory. As a result, the Roll
instructions now need an argument for how many stack entries are in play.

	The HP50g has a bit of a sluggish response compared to the 48sx [which
is not equivalent to a 48g]. Might be since the 48sx is still a SATURN
hardware processor. The 50g is an underclocked (for battery life) ARM,
running a SATURN emulator, with the emulator running the RPL/RPN user
interface (there are packages that let one program in SYSRPL [which
bypasses all the user level data checks, so if one knows the data on the
stack is good, one can speed up subsequent operations], SATURN assembly,
AND ARM assembly).

	For $20 or so one can get the HP Prime as an Android app.
-- 
	Wulfraed                 Dennis Lee Bieber         AF6VN
    wlfraed@ix.netcom.com    HTTP://wlfraed.home.netcom.com/

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


Thread

Need assistance craig.sirna@gmail.com - 2015-07-16 19:15 -0700
  Re: Need assistance Michael Torrie <torriem@gmail.com> - 2015-07-16 20:40 -0600
    Re: Need assistance craig.sirna@gmail.com - 2015-07-16 20:00 -0700
      RE: Need assistance "Joseph Lee" <joseph.lee22590@gmail.com> - 2015-07-16 20:12 -0700
  RE: Need assistance "Joseph Lee" <joseph.lee22590@gmail.com> - 2015-07-16 19:44 -0700
  Re: Need assistance Michael Torrie <torriem@gmail.com> - 2015-07-16 21:00 -0600
  Re: Need assistance Rob Gaddi <rgaddi@technologyhighland.invalid> - 2015-07-17 16:40 +0000
    Re: Need assistance Igor Korot <ikorot01@gmail.com> - 2015-07-17 12:54 -0400
    Re: Need assistance Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-07-17 20:00 +0100
  Re: Need assistance Denis McMahon <denismfmcmahon@gmail.com> - 2015-07-18 00:40 +0000
    Re: Need assistance Sibylle Koczian <nulla.epistola@web.de> - 2015-07-18 12:35 +0200
      Re: Need assistance Denis McMahon <denismfmcmahon@gmail.com> - 2015-07-19 00:59 +0000
        Re: Need assistance MRAB <python@mrabarnett.plus.com> - 2015-07-19 17:35 +0100
          flipping string order Denis McMahon <denismfmcmahon@gmail.com> - 2015-07-19 18:06 +0000
    Re: Need assistance Laura Creighton <lac@openend.se> - 2015-07-18 14:16 +0200
    RE: Need assistance "Joseph Lee" <joseph.lee22590@gmail.com> - 2015-07-18 09:05 -0700
    Re: Need assistance Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2015-07-18 12:18 -0400
    Re: Need assistance Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-07-18 18:34 +0100
      Re: Need assistance mm0fmf <none@mailinator.com> - 2015-07-18 19:51 +0100
        Re: Need assistance Joel Goldstick <joel.goldstick@gmail.com> - 2015-07-18 15:10 -0400
          Re: Need assistance mm0fmf <none@mailinator.com> - 2015-07-18 20:35 +0100
        Re: Need assistance Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2015-07-18 17:44 -0400
        Re: Need assistance Michael Torrie <torriem@gmail.com> - 2015-07-18 20:46 -0600
    Re: Need assistance Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2015-07-18 17:34 -0400
    Re: Need assistance William Ray Wing <wrw@mac.com> - 2015-07-18 14:28 -0400
    Re: Need assistance MRAB <python@mrabarnett.plus.com> - 2015-07-19 01:14 +0100
  Re: Need assistance craig.sirna@gmail.com - 2015-07-19 16:06 -0700
    Re: Need assistance Michael Torrie <torriem@gmail.com> - 2015-07-19 17:56 -0600
    Re: Need assistance Rick Johnson <rantingrickjohnson@gmail.com> - 2015-07-19 17:21 -0700
      Re: Need assistance Michael Torrie <torriem@gmail.com> - 2015-07-19 23:16 -0600
      Re: Need assistance Chris Angelico <rosuav@gmail.com> - 2015-07-20 15:25 +1000

csiph-web