Python to RPN converter
|
11-04-2018, 02:02 PM
Post: #42
|
|||
|
|||
RE: Python to RPN converter
Can't you access registers like REGS[index]?
You could also implement a special case for REGS, so that REGS[0] can be translated directly to RCL 00 or STO 00, avoiding the use of STOIJ and RCLEL/STOEL. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)