Attribute Grammar Inversion and Source-to-source Translation
Author | : Daniel M. Yellin |
Publisher | : Springer Science & Business Media |
Total Pages | : 188 |
Release | : 1988-04-15 |
ISBN-10 | : 3540190724 |
ISBN-13 | : 9783540190721 |
Rating | : 4/5 (24 Downloads) |
Download or read book Attribute Grammar Inversion and Source-to-source Translation written by Daniel M. Yellin and published by Springer Science & Business Media. This book was released on 1988-04-15 with total page 188 pages. Available in PDF, EPUB and Kindle. Book excerpt: With the proliferation of computer languages and dialects, it is important to create tools to aid in the construction of source-to-source translators. By allowing users to make use of software (or data) written for another system, these tools form an important component in the quest for software reusability. After discussing the theoretical and practical issues of attribute grammar inversion, this book demonstrates how the technique can be used to build source-to-source translators. This is done by first identifying a common canonical form in which to represent the various source languages and then writing attribute grammars from each source to the canonical form. By automatically inverting these attribute grammars one obtains translators from the canonical form back to each source language and by composing the appropriate pairs of translators one obtains source-to-source translators. To prove the feasibility of the inversion approach to source-to-source translation, it has been used to generate translators between the programming languages Pascal and C.