摘要
类属单元是ADA语言的重大特色之一.一般的ADA编译程序多数是多次扫描的,对类属单元的处理往往是单独进行一次扫描,先进行预处理.有的编译为了处理类属还进行多次扫描.本文提出了一个一次扫描的ADA编译程序的类属处理的新方法,并应用于PC/UNIXADA-Z编译系统。
Generic unit is an important aspect characteristic of ADA. Most ADA compilers make several passes, one of which devoted signally to the preprocession of generic unit. There are also compilers that scan more than once for the procession of generic units. This paper proposed a new approach to processing of generic unit in ADA compilers in one pass, which is applied to the compiler system of PC/UNIX ADA Z, and had some satisfactory results.
出处
《软件学报》
EI
CSCD
北大核心
1997年第3期229-234,共6页
Journal of Software
基金
国防科工委预研项目
关键词
ADA语言
类属例化
编译程序
类属处理
Ada language, generic unit, generic instantiation, parameter association.