Home General Staff Contact Partners Alumni Research Areas Projects Papers Books Reports Awards Teaching Lectures Exams B.Theses M.Theses PhD Theses Go Abroad Misc Talks Library Gallery Links Search Webmaster |
Publications Page of Albrecht WößDie .NET-Technologie | 1st Rotor Workshop | OOPSLA 2001Die .NET-Technologie
Compiler Generation Tools for C#
Must Java Development Be So Slow?An "Oberon-inspired" Java environment might have some answers
Abstract:Starting a new VM each time an application is executed, forces numerous classes to be loaded multiple times. This overhead significantly slows down the development of Java software. So don't do it! We plan to eliminate these bottlenecks with an open Java environment where only one VM hosts all applications and classes are loaded only once. Furthermore we want to add a powerful textual user interface that allows command execution at a mouse-click in any text, supports literate programming, and thus highly enhances Java programming, development and maintenance of Java software. Downloads:3-D Visualization of Object InteractionsMaster's Thesis, Johannes Kepler University Linz, Austria, August 2000. |