AUTOMATIC GENERATION OF SYNTAX-DIRECTED EDITOR.

被引:0
|
作者
Hamada, Takashi [1 ]
Miyauchi, Hiroshi [1 ]
机构
[1] Univ of Tokyo, Tokyo, Jpn, Univ of Tokyo, Tokyo, Jpn
关键词
COMPUTER PROGRAMMING - Theory;
D O I
暂无
中图分类号
TP [自动化技术、计算机技术];
学科分类号
0812 ;
摘要
This paper describes the development of the syntax-directed editor generator system (GED). The earlier syntax-directed editors have some unsatisfactory points from the viewpoint of the user interface. The editor constructed by GED should realize the following three functions in order to improve the user interface: (1) top-down programming is possible using the command template; (2) the delete, insert and replace of character strings can be made as the text editor; (3) the command defined by the user can easily be used. Giving the inputs such as syntax rules of the object programming language, the editor of that language is produced. For editing as texts, the incremental parser must be constructed in the generation of the editor. For this purpose, the incremental look-ahead LR(1) (ILALR(1)) is proposed and applied which is an extension of the early parser.
引用
收藏
页码:64 / 75
相关论文
共 50 条