PMCs
- Not all of the world is strings or numbers
- More complex data types:
- hashes and arrays
- objects
- subroutines
- IO, threads, events
- Unified, object-ish access to everything complex
- Optimization for simplicity, speed, and uniformity
- Makes Parrot an object-oriented register machine