Post Reply 
NewRPL: RPN with brackets (A * B) + (C / D) => (A B *) (C D /)
04-15-2018, 04:14 PM
Post: #3
RE: NewRPL: RPN with brackets (A * B) + (C / D) => (A B *) (C D /)
(04-15-2018 03:48 PM)moonbeam Wrote:  Isn't RPN/RPL's raison d'ĂȘtre the very absence of brackets?

I can sort of see brackets as syntactic sugar, but this purpose is better served by comments and pretty-printing.

is a NEW RPL reinvented, easier to use, codify, more powerful, more intuitive, auto-documented =]

pretty-printing in RPL is not possible because the expression has been separated (A B *) (C D /)
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread



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