The goal of this thesis is to create the tool for translation of Java 1.5 source code to output C++ code on the assumption that input source code is able to be compiled. Part of this thesis is the proposal of method, which leads to translation, as well as analyze of Java constructs, which cannot be translated automatically to efficient C++ output. Implementation of translator uses parsing mechanism based upon Java grammar specification, extensible for additional modules
The goal of this project is to create a compiler capable of compilation of the input language into v...
The commonly available software metrics-extraction tools for C/C++ depend on commercial preprocessor...
This paper discusses a high level language translator. If we divide translators of programming langu...
As programming languages become more and more diversified, there is an increasing demand to transla...
AbstractThe C++ programming language offers a wide range of coding alternatives to programmers. Some...
Hlavním cílem této práce je navrhnout a implementovat program, který bude umět přeložit zdrojový kód...
The C++ programming language offers a wide range of coding alternatives to programmers. Some languag...
The thesis presents basis of compilation process and compiler construction tools. The core part is c...
Long-awaited revision to a unique guide that covers both compilers and interpreters Revised, updated...
This text uses compiler construction to teach Java technology and software engineering principles. I...
This paper describes how to translate the compiler directives for conditional compilation in automat...
ABSTRACT Pseudocode is an artificial and informal language that helps developers to create algorithm...
This paper describes the zJava compiler infrastructure, a high-level framework for the analysis and ...
This survey describes research directions in techniques to improve the performance of programs writt...
“Native methods ” in Java are methods written in some other language, usually C or C++. Sun included...
The goal of this project is to create a compiler capable of compilation of the input language into v...
The commonly available software metrics-extraction tools for C/C++ depend on commercial preprocessor...
This paper discusses a high level language translator. If we divide translators of programming langu...
As programming languages become more and more diversified, there is an increasing demand to transla...
AbstractThe C++ programming language offers a wide range of coding alternatives to programmers. Some...
Hlavním cílem této práce je navrhnout a implementovat program, který bude umět přeložit zdrojový kód...
The C++ programming language offers a wide range of coding alternatives to programmers. Some languag...
The thesis presents basis of compilation process and compiler construction tools. The core part is c...
Long-awaited revision to a unique guide that covers both compilers and interpreters Revised, updated...
This text uses compiler construction to teach Java technology and software engineering principles. I...
This paper describes how to translate the compiler directives for conditional compilation in automat...
ABSTRACT Pseudocode is an artificial and informal language that helps developers to create algorithm...
This paper describes the zJava compiler infrastructure, a high-level framework for the analysis and ...
This survey describes research directions in techniques to improve the performance of programs writt...
“Native methods ” in Java are methods written in some other language, usually C or C++. Sun included...
The goal of this project is to create a compiler capable of compilation of the input language into v...
The commonly available software metrics-extraction tools for C/C++ depend on commercial preprocessor...
This paper discusses a high level language translator. If we divide translators of programming langu...