Quote: C-- separates policy from mechanism; enough hooks to allow a front-end system to implement a high-level run-time service; e.g., garbage collection
Topic: separate a module's interface specification from its implementation
Group: code generation
Quotation Skeleton
our guiding principle is this: C-- should make … Rather, it should provide just enough "hooks" to … [the high-level run-time services]. Separating policy from mechanism in this way is easier said … [p. 3] We demonstrate only how to use C-- … garbage collection. Refining our design to accommodate exceptions, …
Google-1Google-2
Copyright clearance needed for quotation.
Related Topics
Topic: separate a module's interface specification from its implementation (86 items)
Group: code generation (30 topics, 593 quotes)