Perl 6 Compiler Perl 6 Compiler Status and the Parrot Compiler Toolkit #35

Parrot Opcode Syntax Tree (POST)

The abstract syntax tree is the desugared form of the Perl 6 code

The opcode syntax tree is the abstracted form of the underlying machine representation (Parrot opcodes)

Current Perl6::POST node types (definitely changing):

Copyright © 2006 Patrick Michaud