Assignment title: C++


Write a Pascal program to write CPGA for student in your class & A pascal program to calculate net pay of 100 employers of ABC company. Your goal is to write the front-end for a compiler. This front-end is responsible for parsing the input language and creating an intermediate representation. The back-end of the compiler takes in the intermediate representation and executes that intermediate representation. The back-end of the compiler is already written and cannot be changed. I have upload all the requirement