[newRPL] interested in RPN mode?
|
11-19-2019, 11:04 PM
(This post was last modified: 11-19-2019 11:05 PM by Claudio L..)
Post: #20
|
|||
|
|||
RE: [newRPL] interested in RPN mode?
RPN mode is ready for initial testing!
Flags to enable RPN mode: -28 SF --> Set RPN mode when set, back to regular RPL mode when clear -29 SF --> Extended RPN mode when set (8-level), or regular 4-level RPN when clear Now to make it more attractive to coders of classic RPN machines, a few simple instructions were added to RPL that will hopefully simplify porting RPN algorithms to the newPRL. This assembly-like syntax for newRPL can be used intermixed with regular RPL. It's oriented towards simplifying stackrobatics and making numeric algorithms clearer and easier to read. Please refer to Chapter 5 of the newRPL wiki. For those new to newRPL, please see the first post on the main newRPL thread for download links and installation instructions. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 12 Guest(s)