I know a couple:
4. That's the "compose" operator. In math notation, the symbol looks like a small mid-line circle.
6. From the intro: "it uses overlays on hash tables instead of conventional objects". Python kind of does the same, where you can get an object's attributes as obj.__dict__.