This work is derived from my year one computer science module Programming and Algorithms. It’s main function is to convert and evaluate between prefix, postfix and infix expression. Additional features have been added such as file input/output and expression error checker. The source code is available at https://gist.github.com/jincongho/24fed1964892a25c94b6e72810aa21c4.