Introduction - If you have any usage issues, please Google them yourself
? Tiny grammar analysis and design, including the four arithmetic operations addition, subtraction, comparison operators, if statements, repeat statements, read, write, etc., modular design and complete the lexical analysis, syntax analysis, semantic analysis and code generation phase, but also achieved error handling, including the identification of illegal characters and syntax errors, to achieve goals Tiny source code to assembly language program compilation process.