Title
Target Code Generation Using the Code Expansion Technique for Java Bytecode
Abstract
The execution speed is not an important factor for Java programming language when implementing small size application program which is executed in the web browser, but it becomes the serious limitation when it comes to implement the huge size program. To overcome these kinds of problems, the various researches are investigated for translating the Bytecode into target code which can be implemented in the specific processor using classical compiling methods. In this paper, we have designed and realized the native code generation system which directly generate Pentium code from the Bytecode to improve the execution speed of Java application programs. The native code generation system composed of the class file information analyzer, code translation information table, and native code generator. And then, the result generated by the native code generator has been verified by comparing the final outcome of *.class file executed by JDK interpreter.
Year
DOI
Venue
2004
10.1007/978-3-540-30501-9_147
Lecture Notes in Computer Science
DocType
Volume
ISSN
Conference
3320
0302-9743
Citations 
PageRank 
References 
0
0.34
6
Authors
2
Name
Order
Citations
PageRank
Kwang-man Ko152.56
Soongohn Kim21710.11