Basic compilation overview, December 2008
- HLL source
- » parse grammar (PGE)
- parse tree
- » action methods (NQP)
- abstract syntax tree (PAST)
- (PAST compiler)
- opcode syntax tree (POST)
- (POST compiler)
- PIR
- (PIR compiler)
- bytecode & execution
- (Parrot runtime)