Topic: separate a module's interface specification from its implementation
Group: code generation
| |
Quotation Skeleton
Why is the separation between front and back … suspended program. A garbage collector must find, and … … [p. 13] Succinctly stated, each of these operations must … and local variables are heap pointers. @ How … @ Which exception handlers are in scope at … the back end has: @ Whether each C-- … changes as the program counter changes. @ Which … how to unwind stacks.
Google-1
Google-2
Copyright clearance needed for quotation.
Additional Titles
Quote: high-level run-time services combine information that only the front end has (variables on the heap, which exception handlers in scope), with information that only the back end has (live variables, program-counter values, how to unwind stacks)
|
Related Topics
Topic: separate a module's interface specification from its implementation (86 items)
Group: code generation (30 topics, 593 quotes)
|