Basic compilation overview, July 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)
Parrot | Parrot Compiler Toolkit | #21 |
Copyright © 2008 Patrick R. Michaud http://www.pmichaud.com/2008/pres/ |