Basic compilation overview
- HLL source
- » parse grammar (PGE)
- parse tree
- » action methods (NQP)
- abstract syntax tree (PAST)
- Â
- opcode syntax tree (POST)
- Â
- PIR
- Â
- bytecode & execution
Parrot | Parrot Compiler Toolkit | #20 |
Copyright © 2009 http://www.pmichaud.com/2009/pres/ |