電気学会論文誌C(電子・情報・システム部門誌)
Online ISSN : 1348-8155
Print ISSN : 0385-4221
ISSN-L : 0385-4221
関数型プログラミング言語Standard MLを用いた項書換え計算の視覚化の実現
河口 信夫坂部 俊樹稲垣 康善
著者情報
ジャーナル フリー

1996 年 116 巻 1 号 p. 103-110

詳細
抄録
Term Rewriting System (TRS) is one of the simplest computation models for functional programming languages. It can also be used to model term manipulation required in program verification and transformation. In such applications, an environment for term rewriting with user friendly graphical interface is strongly required for analyzing structure of terms and rewriting processes. Most TRS interpreters developed so far are text, based ones, and hence they do not provide sufficient supports for analyzing structure of terms. We have proposed a new idea for a term visualization based on Graphical User Interfaces (GUI) [11] [12]. This paper shows how to realize the idea with the functional programming language Standard ML (SML). We illustrate the implementation can be easily modified and extended since the rewriting part and GUI part of the program are clearly separated owing to the module system of SML.
著者関連情報
© 電気学会
前の記事 次の記事
feedback
Top