Is There A 39gII Applet or Program yet which does RPN?
#1

Hi,

I was just wondering from the 39gII user community whether anyone has yet attempted to fashion a program or applet which would simulate run-mode RPN on that machine. It seems like it would be a fun project.

Thanks,
Jake

#2

I support Jake's suggestion. To me, HP calculators must have RPN.

cheers,

hpnut in Malaysia

#3

Be aware that an advanced calculator manipuling vectors, matrix, list, local variable as well as private subroutine, symbolic expression is closer to an RPL calculator than an RPN one ! :-)

Edited: 5 Oct 2012, 3:19 a.m.

#4

I will have to look at my notes, but I think I have done an RPN program for the 39G once.

#5

Long time ago, I wrote in Turbo Pascal an interpreted RPN language wich was a mixt of RPL and Forth

With the powerfull embeded language of the 39gII it is possible to write this. But i see some big limitations about :

- Interactive usage and displaying stack
- Energy cnosumption in this interactive usage
- 39gII language don't allow to use "paramaters per variable" nor pointer
- I don't find such thing as the VTYPE command in the 39gII

If I have some time I will try what it can be do ....

#6

I wrote a program for the 39gs that supports basic RPN. About the level of an HP35 or perhaps an HP45.

Don't know that it would work on a 39gII though. If I ever pick up a 39gII I will convert it to that platform.

-Marwan

#7

Hello Maruan,

There is no 39gII app for RPN. The closest I can think of (and I have been using that machine a lot recently) is a series of function(s) that initialize the stack (in a column matrix that has 4 rows representing the stack) and then using other functions to execute math operations and evaluate functions. Each function would return the matrix that simulates the stack. This is a simple approach, but might actually works by using the Pascal-like programming language of the machine.

Namir



Possibly Related Threads…
Thread Author Replies Views Last Post
  Gathering USB dumps for Connectivity Kit <-> 39gII communication... debrouxl 2 1,636 12-01-2013, 12:59 PM
Last Post: Marcus von Cube, Germany
  New firmware for HP 39gII Mic 6 2,787 11-26-2013, 06:23 PM
Last Post: DeboT
  Prime: Placing more than 1 item on the RPN stack in a single program? John Colvin 4 2,208 11-19-2013, 08:59 AM
Last Post: Miguel Toro
  HP Prime: Recommendation for future RPN Program Mode BruceTTT 3 2,112 11-13-2013, 10:03 PM
Last Post: BruceTTT
  HP Prime: run a program in another program Davi Ribeiro de Oliveira 6 2,643 11-11-2013, 08:28 PM
Last Post: Davi Ribeiro de Oliveira
  [PRIME] RPN: another attempt at returning more than one value to the RPN stack Marcus von Cube, Germany 5 2,420 11-05-2013, 02:44 AM
Last Post: Marcus von Cube, Germany
  HP Prime vs. 39gII Connectivity Kit Marcus von Cube, Germany 3 1,712 10-09-2013, 05:44 PM
Last Post: Marcus von Cube, Germany
  [HP 39Gii] - Bug report Jean-Michel 1 1,596 08-28-2013, 10:53 AM
Last Post: Tim Wessman
  hp 39gii lcd clear question giancarlo 7 2,650 08-18-2013, 07:30 AM
Last Post: Mic
  integration on 39gII emulator Wes Loewer 29 6,838 06-07-2013, 05:58 PM
Last Post: Chris Smith

Forum Jump: