Types/Typing
- Superset of C
idis a pointer to an object's data structure = dynamic typingnil= null object = id with value 0- static typing possible using class names = compile time checking, only warnings
ids with protocols = compile time checking, only warnings