Design of PL/0 Lexical Analyzer and Syntax Analyzer Based on Object-oriented technology

It plays an important role to understand the principle of compiler to analysis deeply and complement the procedures of lexical analysis and syntax analysis. Designing a lexical analysis class and a syntax analysis class by using object-oriented technology deepens the understanding of compile technology, and supplies a chance to train programming.