Internals
- Bytecode Format (PBC)
- Bytecode Packfile API
- Memory Internals
- Just In Time Compilation
- PMC Vtables
- Embedding Parrot
- Parrot Native Object Execution Subsystem
- Parrot Subsystem Porting Introduction
Development Notes
- Byteorder Conversion Functions
- C function decoration guidelines
- Debugging Parrot with Microsoft
- Design Notes for Events
- The Headerizer
- Infant Mortality
- Parrot JIT (i386/gcc)
- Long option parsing
- About the IMCC optimizer
- Notes on the PARROT_EXPORT macro
- parrot calling conventions state table
- Parrot Calling Conventions in C
- Freeze/Thaw Design Notes
- Parrot PMC/Object Design Meeting Notes
- Documenting PMCs