Parrot Abstract Syntax Tree
- Handles conversion of AST nodes to Parrot executable
- Generally stable
- few major refactors since inception
- almost no changes to basic API
- Recently added HLL line number tracking
- Some extensions planned
- Next phase: AST optimizations