登入
選單
返回
Google圖書搜尋
Programming in Coupled Context-free Grammars
Yoshiyuki Yamashita
Ikuo Nakata
出版
Institute of Information Sciences and Electronics, University of Tsukuba
, 1988
URL
http://books.google.com.hk/books?id=VY_iGwAACAAJ&hl=&source=gbs_api
註釋
Abstract: "A formal grammar: Coupled Context Free Grammar (CCFG) which is an extension of the syntax directed translations; and a programming system based on CCFG, are proposed. In this system, context free grammars are interpreted as the specifications of input and output data structures and a CCFG is as a program which specifies the relation between the data structures. A new concept of a multiple data structure is also presented. The semantics of a program is given by the set of tuples of terminal strings generated by the program. This system is a mathematical basis of our study of data structure directed programming. Some typical examples are presented in order to show programming techniques in this system."