Download: PDF.

“Universe Type System for Eiffel” by Annetta Schaad. Oct. 2006. Semester project.

Abstract

The Universe type system partitions the object store into contexts to control aliasing and dependencies. It exists already an Universe type system which was developed for Java. This report describes how the existing Universe type system can be adapted for Eiffel. Mainly we developed possible treatments for the special Eiffel constructs expanded types and agents that have no counterpart in Java.

Download: PDF.

BibTeX entry:

@unpublished{ASchaad06,
   author = {Annetta Schaad},
   title = {{Universe Type System for Eiffel}},
   month = oct,
   note = {Semester project}
}

Back to the student projects sorted by date or by category.


(This webpage was created with bibtex2web.)