Handin 2
Hand in written report (2-3 pages) with a discussion of the pros and cons of using maps in a virtual machine for an object-oriented language without classes. You should at least consider the following:
- how do maps impact memory consumption?
- does it enable certain optimizations? disable others?
- how would you add it to an existing implementation? (give examples of operations that may need to be reimplemented)
- how complex is it to implement?
You can hand in using the online handin system in the login section of this web page. Please report any changes in the group members to Mathias before handing in.
