This paper describes how to translate the compiler directives for conditional compilation in automated source-to-source translation between high-level programming languages. The directives for conditional compilation of the source language are translated into the corresponding directives of the target language, and the source program text of each branch of conditional compilation is translated into the corresponding target program text. Such translation raises a problem in conventional parsing because the source text is not a continuous stream of tokens of a legal program but rather a sequence of fragments that must be combined in certain ways to obtain one of several possible alternative programs. As a solution to this problem, a parsing t...
Interpreters and compilers are two different ways of implementing programming languages. An interpre...
Direct, construct by construct translation from one high level language to another often produces ...
This text treats of the compiler into assembly language of the programming language which is derived...
Includes bibliographical references (page 57)A package of computer programs for automatically\ud gen...
A translator is a computer program which translates the representation of an algorithm from one kind...
ABSTRACT Pseudocode is an artificial and informal language that helps developers to create algorithm...
ii Compilation involves transforming a high level language source program into an equivalent assembl...
As programming languages become more and more diversified, there is an increasing demand to transla...
In this thesis we present and analyse a set of automatic source-to-source program transformations th...
The paper presents a new formal compiler specification method that has evolved out of a number of re...
This paper discusses a high level language translator. If we divide translators of programming langu...
Using concepts from denotational semantics, we have produced a very simple compiler that can be used...
A method of program translation is described in this thesis. It deals with how a program with GOTO s...
High-level programming languages have been developed to simplify the communication problem between t...
It is shown that the automated translation of programming languages suffers from its traditional dom...
Interpreters and compilers are two different ways of implementing programming languages. An interpre...
Direct, construct by construct translation from one high level language to another often produces ...
This text treats of the compiler into assembly language of the programming language which is derived...
Includes bibliographical references (page 57)A package of computer programs for automatically\ud gen...
A translator is a computer program which translates the representation of an algorithm from one kind...
ABSTRACT Pseudocode is an artificial and informal language that helps developers to create algorithm...
ii Compilation involves transforming a high level language source program into an equivalent assembl...
As programming languages become more and more diversified, there is an increasing demand to transla...
In this thesis we present and analyse a set of automatic source-to-source program transformations th...
The paper presents a new formal compiler specification method that has evolved out of a number of re...
This paper discusses a high level language translator. If we divide translators of programming langu...
Using concepts from denotational semantics, we have produced a very simple compiler that can be used...
A method of program translation is described in this thesis. It deals with how a program with GOTO s...
High-level programming languages have been developed to simplify the communication problem between t...
It is shown that the automated translation of programming languages suffers from its traditional dom...
Interpreters and compilers are two different ways of implementing programming languages. An interpre...
Direct, construct by construct translation from one high level language to another often produces ...
This text treats of the compiler into assembly language of the programming language which is derived...