Diplomarbeit
|
| The main work of my diploma project is to design and implement
an Eiffel library which is able to generate Java class files that
can be executed by a Java Virtual Machine. To test this library and also to give examples how to use the framework, I will create a simple language with a corresponding compiler that uses the library as backend. The language will be similar to the Java language, but much simpler. |