You need a program that shows a expression evaluator. You can use numbers o caracters. You can use infix, postfix, or prefix. you need to produce the result of the expresion.
Commented code, manual user(guidlines in how to use the program) executable is requiered.