/Expression-Evaluation-

This program takes in any arithmetic expression as string and solves it using the infix to profix evaluation. This computed in the stack maner.

Primary LanguageRust

This repository is not active