newRPL: Named subroutines proposal
|
10-14-2015, 06:52 PM
(This post was last modified: 10-14-2015 06:54 PM by Han.)
Post: #8
|
|||
|
|||
RE: newRPL: Named subroutines proposal
(10-14-2015 04:43 PM)Claudio L. Wrote: DEFINE is not implemented yet, but will be implemented (but it doesn't count as an improvement to RPL, it has been there forever). At some point we have to realize that system flags are a must. Some things are black and white so that a system flag will be either permanently set for some and cleared for others (e.g. how complex numbers are displayed -- as (a,b) or a+bi). The issue here, though, really isn't about system flags but how we want the system to handle symbolic objects. The question of whether symbols should be resolved prior to executing the command is the very issue that was a big headache even as far back as the HP48 (resolved slightly via flag -3) and is really bad in the HP Prime. Should inputs be parsed so that all symbols are resolved prior to passing to a command? Or should the command leave some/all of the symbols as they are? To suggest that we have two versions of the same command for each command that handles symbolic input would be beyond crazy, in my humble opinion. There are far to many commands as it is, even for just the HP48. Graph 3D | QPI | SolveSys |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 9 Guest(s)