TITLE ^

PGE::Exp - base class for expressions

compile(PMC source, PMC adverbs :slurpy :named)

Compile the source expression into PIR or a subroutine, according to the target adverb.

root_pir(PMC adverbs)

Return a CodeString object containing the entire expression tree as a PIR code object that can be compiled.


parrot