The most important differences between the assembly level interface
and the Scheme procedures are:
- PCSCHEME has an Object-Oriented interface
- PCSCHEME uses symbolic constants abundantly (and list of constants
instead of bit masks)
On the lowest level, all requests are executed through
Subsections