What the compiler writer needs to create
- HLL source
- » parse grammar «
- parse tree
- » ast grammar «
- abstract syntax tree (PAST)
- » (ost grammar)
- opcode syntax tree (POST)
- » (code generator)
- PIR
- » (PIR compiler)
- bytecode & execution
| Python on Parrot | Python on Parrot | #33 |
| Copyright © 2007 Patrick Michaud |