Please do not write the program out for me. I'm merely looking for guidance on where to go.
I understand the concept behind postfix functions, and how to convert them to an assembly code(LDA X, MUL B) on paper. This will be using push/pop functions that I already have.