Post Reply 
Basic RPL question
02-28-2016, 06:13 PM
Post: #18
RE: Basic RPL question
(02-28-2016 03:27 PM)DavidM Wrote:  Being purely objective, there are at least two specific advantages with Test2: size and speed.
I would add a third, more subjective advantage. As you're new to RPL, the simpler RPL version (" x y + ") certainly has lower readability today, but as you become more familiar, you will much more easily recognize and be able to read the RPL notation so there will be less penalty to offset the other advantages. So, the advantage of reading RPL is, RPL becomes easier to read.

As the equations become much more complex, the algebraic readability advantage becomes more true, however the other disadvantages (speed & size) become much worse. A simple compromise I've used is to put the algebraic version in the comments for reference while using the native RPL version in the code itself.

For downloading to the 50g, I suggest you check out the HP Connectivity Kit (here). It does not have integrated emulation or an editor, but is dead solid for the basics.

Lastly, you've mentioned syntax errors - where do they occur? To find them you can build the program from the outside in, incrementally adding commands until you get the error.

For example, is it possible you're using characters "-" ">" for the right-arrow, rather than [RS] [0] on the calculator, which is "\->" in a text source file?

--Bob Prosperi
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Basic RPL question - Graan - 02-25-2016, 03:05 PM
RE: Basic RPL question - rprosperi - 02-25-2016, 03:19 PM
RE: Basic RPL question - David Hayden - 02-25-2016, 03:36 PM
RE: Basic RPL question - wojtek - 02-25-2016, 04:25 PM
RE: Basic RPL question - Graan - 02-25-2016, 07:53 PM
RE: Basic RPL question - David Hayden - 02-25-2016, 08:32 PM
RE: Basic RPL question - wojtek - 02-25-2016, 08:48 PM
RE: Basic RPL question - Graan - 02-25-2016, 08:54 PM
RE: Basic RPL question - wojtek - 02-25-2016, 08:35 PM
RE: Basic RPL question - Graan - 02-28-2016, 09:56 AM
RE: Basic RPL question - wojtek - 02-28-2016, 10:14 AM
RE: Basic RPL question - Paul Dale - 02-28-2016, 10:13 AM
RE: Basic RPL question - Graan - 02-28-2016, 01:02 PM
RE: Basic RPL question - DavidM - 02-28-2016, 03:27 PM
RE: Basic RPL question - rprosperi - 02-28-2016 06:13 PM
RE: Basic RPL question - Graan - 02-28-2016, 07:00 PM
RE: Basic RPL question - Han - 02-28-2016, 02:26 PM
RE: Basic RPL question - Graan - 02-28-2016, 03:22 PM
RE: Basic RPL question - Graan - 02-28-2016, 05:05 PM
RE: Basic RPL question - DavidM - 02-28-2016, 06:23 PM
RE: Basic RPL question - Tugdual - 02-28-2016, 10:01 PM
RE: Basic RPL question - David Hayden - 02-28-2016, 11:28 PM
RE: Basic RPL question - DavidM - 02-29-2016, 12:30 AM
RE: Basic RPL question - wojtek - 02-29-2016, 12:39 AM
RE: Basic RPL question - Claudio L. - 02-29-2016, 03:48 AM
RE: Basic RPL question - Han - 02-29-2016, 04:19 AM
RE: Basic RPL question - DavidM - 02-29-2016, 05:22 AM



User(s) browsing this thread: 1 Guest(s)