Polish Notation (PN or NPN)
Polish notation (PN or NPN for normal polish notation) is a mathematical notation where operators come before operands. In contrast to Reverse Polish Notation, it is a form of prefix notation instead of suffix or infix notation. Most common modern usage is probably Lisp.
Polish notation - Wikipedia
ROAM_REFS: https://en.wikipedia.org/wiki/Polish_notation