Configuration
- convert GNU Assembler listing to i386 code array
 
- Create the vtable header
 
- Parrot extension interface
 
Building
- Parrot Configuration System
 
- tools/build/c2str.pl
 
- Create src/parrot_config.c and variants
 
- PMC definition to C compiler
 
- Copy files to their correct locations
 
- create a symlink shadow of the Parrot source.
 
Testing
Documentation
Benchmarking
Utilities
- tools/dev/list_unjitted.pl
 
- Create a template PMC file
 
- Display symbol table information
 
- Turn an NCI library definition file into PASM
 
- PBC header info and manipulation
 
