DocumentCode
750800
Title
A Case Study in Program Transformation: Translation into Polish
Author
Cohen, Jacques ; Sitver, Robin
Author_Institution
Department of Physics, Brandeis University
Issue
6
fYear
1979
Firstpage
593
Lastpage
606
Abstract
Program transformation is used to show the correspondence between two known algorithms for translating parenthesized expressions into their polish counterparts. The first algorithm is a syntax-directed translator which produces output upon the recognition of predefined syntactic rules. The second one, suggested by Dijkstra, is of empirical nature: it performs the translation by simulating the operation of a railyard shunt. The second algorithm is more efficient than the first, but less general. This work enables one 1) to assert the correctness of the empirical algorithm, 2) to compare the relative efficiencies of the two algorithms, and 3) to gain insight into the circumstances in which syntax-directed translation may be improved by generalizing the ideas involved in Dijkstra´s algorithm.
Keywords
Analyses of algorithms; Dijkstra´s algorithm; optimization; program transformation; syntax-directed translation; Algorithm design and analysis; Arithmetic; Computational modeling; Computer aided software engineering; Flowcharts; Physics; Switches; Writing; Analyses of algorithms; Dijkstra´s algorithm; optimization; program transformation; syntax-directed translation;
fLanguage
English
Journal_Title
Software Engineering, IEEE Transactions on
Publisher
ieee
ISSN
0098-5589
Type
jour
DOI
10.1109/TSE.1979.230195
Filename
1702676
Link To Document