语法制导编辑器的生成器
A Syntax-Directed Editor Generator
-
摘要: 本文描述一个语法制导编辑器的生成器的设计和实现。它的输入是语言的抽象语法和具体表示。通过提供动作子程序接口和扩充命令接口,该生成器对产生集成式程序设计环境也有良好的支持。Abstract: In this paper,the design and implementation of a syntax-directed editor generator are described.Its inputs are abstract syntax and concrete representation of a language,The generator also supports generating integrative programming environment by providing action routine interface and ex- tended command interface.
下载: