newRPL: Named subroutines proposal
|
10-14-2015, 04:43 PM
Post: #7
|
|||
|
|||
RE: newRPL: Named subroutines proposal
(10-13-2015 11:09 PM)Helix Wrote: Here is another suggestion to make code more readable. DEFINE is not implemented yet, but will be implemented (but it doesn't count as an improvement to RPL, it has been there forever). LDEFINE would be a nice addition, and it will definitely be added. Regarding flag -3: here you have another perfect example why I dislike commands that depend on system flags. DEFINE works best when defining functions, and in that case, it works regardless of the flag, but if you define only a variable, it wants to evaluate the expression first and fails. Doesn't make much sense to me, I'd rather have DEFINE to define it as the expression and perhaps NUMDEFINE if I want to run ->NUM before. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 5 Guest(s)