Soooo I essentially need to make a program to evaluate any exspression that is plugged in to it, how would I go about starting a program like that ?
I know how to evaluate normal exspressions including + - * / but what if a user wants to do a certain operation that is not pre determined by the programmer...
Please help me get started,
Thank you
Exo1337