Parrot built-in types / objects
- Integer * Float * String * Array * Hash
- BigInt * IO * Sub * Continuation
- Coroutine * Compiler * Exception
- ... and many more
- Each HLL on Parrot can also implement its own types and object system
| Python on Parrot | Python on Parrot | #20 |
| Copyright © 2007 Patrick Michaud |