Regularity
Regular rules, with exceptions, are easier to learn, use, describe, and implement
In Smalltalk-80, everything is an object
- Integers, points, user-defined objects, even the class definitions themselves
- So you manipulate everything the same way