newRPL - build 1255 released! [updated to 1299]
|
04-05-2018, 07:23 AM
Post: #186
|
|||
|
|||
RE: newRPL - build 1001 released! [update:build 1052]
I can't help but wonder: how is this system different from the stock firmware's less awkward way of storing the symbolic object 'A+B' into C? Do 'C' RCL, you get the symbolic back; Do 'C' RCL EVAL or simply C, you get the result of A B +.
For the forms, I'd just insert an EVAL into the decompile-for-display part (a message handler in SysRPL on the stock firmware, assuming "Forms framework" ~= "INFORM" or rather the SysRPL version "FPTR2 ^IfMain"), that should do what you describe; the preferred units can be done in there too. It just needs exposing to UserRPL. Am I missing something? |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)