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