*Result*: Eiffel library to generate Java Bytecodes
Title:
Eiffel library to generate Java Bytecodes
Authors:
Contributors:
The Pennsylvania State University CiteSeerX Archives
Publication Year:
2003
Collection:
CiteSeerX
Document Type:
*Academic Journal*
text
File Description:
application/pdf
Language:
English
Relation:
Availability:
Rights:
Metadata may be used without restrictions as long as the oai identifier remains attached to it.
Accession Number:
edsbas.DB23AD16
Database:
BASE
*Further Information*
*The goal of this diploma thesis was to create an Eiffel library to generate Java bytecodes. The library is divided into two abstraction levels. The lower level is a direct mapping from the structure of the Java class file to an object structure. The higher level contains generators to simplify the creation of classes, methods, fields, constants and attributes. There is also a block structure to compose the bytecode instructions. To test the library and give an example how it can be used, I wrote a simple Java compiler that uses the library as back-end.*