in reply to Re: Re: Re: Re: Re: (Golf) Reversing RPN Notation
in thread (Golf) Reversing RPN Notation

Almost. The rule that "a op b" != "b op a" is not the same rule as "a op (b op c)" != "(a op b) op c". The former is commutativity, while the latter is associativity.
   MeowChow                                   
               s aamecha.s a..a\u$&owag.print
  • Comment on Re: Re: Re: Re: Re: Re: (Golf) Reversing RPN Notation