Computer Science 5641
Compiler Design
Homework Assignment 5 (20 points)
Due December 15, 2009 (No late homework)
- Why are exceptions so difficult for an intepreted language? Give an example demonstrating your argument.
- What are the parts of an activation record? How is an activation
record used for a function call?
- How are displays used for non-local access to names?