Post Reply 
Is RPN still relevant?
10-06-2015, 08:39 PM
Post: #11
RE: Is RPN still relevant?
In the late 70s RPN (and AOS) were the only game in town. BASIC found it's way on handheld pocket computers and of course PCs. Then came Turbo Pascal and many folks, like myself, went from programming legacy (spaghetti) BASIC to structured programming in Pascal (and some in C) and even structure Basic programming like QBasic. Then C++ came and many folks went OOP!

Today I write only short RPN programs. I like to code in Excel VBA, Matlab, PPL (HP Prime being a very capable machine) and other languages like R, Python, and Ruby.

Readability of code is really important. RPN (and RPL) do not get the Nobel Prize in code readability. We like algebraic code, especially the ones that support vector/matrix operations (like Matlab, and HP Prime, just to name a few) since they get loops out of the way and add more clarity and compatibility between matrix/vector mathematical expressions and comparable source code.

Namir
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Is RPN still relevant? - Matt Agajanian - 10-05-2015, 12:57 AM
RE: Is RPN still relevant? - ColinJDenman - 10-05-2015, 04:04 AM
RE: Is RPN still relevant? - brouhaha - 10-06-2015, 06:07 AM
RE: Is RPN still relevant? - CR Haeger - 10-05-2015, 12:42 PM
RE: Is RPN still relevant? - JimP - 10-06-2015, 05:05 AM
RE: Is RPN still relevant? - Brian D - 10-06-2015, 07:49 AM
RE: Is RPN still relevant? - Harald - 10-06-2015, 09:57 AM
RE: Is RPN still relevant? - John Colvin - 10-07-2015, 08:13 PM
RE: Is RPN still relevant? - brickviking - 10-07-2015, 08:29 PM
RE: Is RPN still relevant? - Harald - 10-12-2015, 02:58 PM
RE: Is RPN still relevant? - Tugdual - 10-06-2015, 07:35 PM
RE: Is RPN still relevant? - Namir - 10-06-2015 08:39 PM
RE: Is RPN still relevant? - SlideRule - 10-07-2015, 12:15 AM
RE: Is RPN still relevant? - Thomas Klemm - 10-07-2015, 08:53 PM
RE: Is RPN still relevant? - JimP - 10-07-2015, 10:58 PM
RE: Is RPN still relevant? - ttw - 10-09-2015, 08:10 PM
RE: Is RPN still relevant? - Sukiari - 10-10-2015, 10:58 PM
RE: Is RPN still relevant? - Jlouis - 10-12-2015, 02:07 PM



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