摘要
语法和语义分析在编译程序中占有十分重要的地位,而在此分析过程中语句处理是关键和繁琐的。本文对编译程序中语句处理部分给出了一种全新的实现算法,运用了反填技术,解决了语义分析中对语句真假出口的判断问题,具有很高的使用价值。
Grammar and semantic analysis occupy a very important position in the Compiler System,and in this part,the statement processing algorithm is very complicated and critical.This paper presents a new algorithm for implementing statement process,which uses anti-filling technology to solve the problem about judging boolean exit.The practical value of the method is very obvious.
出处
《科技广场》
2008年第1期148-150,共3页
Science Mosaic
关键词
编译系统
语句处理算法
反填技术
Compiler System
Statement Processing Algorithms
Anti-loading Technology