高级检索

易于移植的测试图形程序编译器

A PORTABLE COMPILER FOR TEST PATTERN PROGRAM

  • 摘要: 利用UNIX的词法、语法分析器的自动生成工具lex、yacc,方便地构造了编译器的前端,同时提供了修改前端的便利。并还定义了面向测试图形的描述性中间语言,以此作为移植的基础。

     

    Abstract: This article describes the design of a compiler for test pattern program.It made use of UNIX application tool lex and yacc,where lex is an automatic generator for lexical analysis and yacc is an automatic generator for syntax analysis.These tools are helpful for building an easily adjustable compiler.It also defines a test pattern oriented inter-language,which is the basis of test pattern portability.

     

/

返回文章
返回