[
previous
|
index
|
next
]
Pure OO
Object = Boolean + Character + Number
+ Array + Record + Procedure
One possible representation
every value is an instance of SchemeObject
some instances are preallocated
- booleans
- the most common characters
- small integers