面向对象程序设计与YACC的应用
Object Oriented Programming with YACC
-
摘要: 介绍了在利用YACC完成的编译程序设计中面向对象技术的应用方法;重点介绍单词与语言结构的类设计和YACC语法说明的设计。Abstract: Applications of object oriented programming with Yet Another Compiler Compiler (YACC) in computer design are introduced in this paper.The design for token and syntax structures and the YACC specification are highlighted.