The starter code can be found . The input file will consist entirely of string
In this assignment, you will be implementing a string parser. Your program will load a file of operations and perform them using the parser. This parser will have the ability…