Post Reply 
newRPL: [UPDATED April 27-2017] Firmware for testing available for download
05-06-2016, 05:41 PM
Post: #268
RE: newRPL: [UPDATED Apr-17-16] Firmware for testing available for download
May update!

This new version adds:

* Additional support for complex numbers in many commands (not all, so complex mode is still not going to be advertised as implemented).
* Some indicators in the status area.
* 8-level UNDO/REDO for the stack.

The last item is probably the coolest addition to newRPL.

While looking at the stack, the left cursor became UNDO. Right shift and the left cursor is REDO.
There's 8 levels (will be configurable when the GUI for settings is created).

The only drawback is that it eats some memory in two ways:
a) 4-bytes per each object in the stack.
b) It locks in memory some objects that would otherwise be removed by a garbage collection, because they are in past stacks.

But the benefits outweigh the cost, so there it is.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: newRPL: [UPDATED Apr-17-16] Firmware for testing available for download - Claudio L. - 05-06-2016 05:41 PM



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