Introduction - If you have any usage issues, please Google them yourself
1, construct a simple programming language syntax. (Required for C language as a sample, based on their mastery of the compiler design, simplified C language function) 2, select the familiar methods of analysis under the " design of the programming language," write the original program analysis, the output intermediate code and explain the implementation of the generated intermediate code.