(09-02-2014 10:52 PM)hansklav Wrote: (09-02-2014 05:44 PM)Joe Horn Wrote: With all that in mind, I suggest these names:
Classical n-level RPN
Entry line n-level RPN
Infinite stack RPN
My proposal for a descriptive classification would be:
Each description of an RPN type includes three things:
- description of the bottom of the stack (Classical or Entry line RPN)
- presence or absence of "top copy on pop" (top-copy or top-neutral RPN)
- description of the hight of the stack (bounded n-level stack or unbounded stack)
At the moment in real life there exist only four types of RPN:
- Classical top-copy 4, 5 or 8-level stack RPN
- Classical top-neutral unbounded stack RPN
- Entry line top-copy 4-level stack RPN
- Entry line top-neutral 128-level or unbounded stack RPN
If we reshuffle this list so that all members of our community can easily remember it we get:
- Classical top-copy 4, 5 or 8-level stack RPN (the "classics", a.k.a. alpha type)
- Entry line top-neutral 128-level or unbounded stack RPN (the "graphics", a.k.a. beta type)
- Entry line top-copy 4-level stack RPN (the "??", a.k.a. gamma type)
- Classical top-neutral unbounded stack RPN (the "???", a.k.a. delta type)
Sounds better IMHO.
Just let me add that the alpha type covers not only the Classics but each and every HP RPN calculator from the HP-35 to the HP-42S. Beta covers what's known as RPL. Gamma is just represented by two calcs AFAIK (so it could turn out being a sidetrack). And I'm not aware of any tangible calc representing delta.
d:-)