The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Parrot Compiler Toolkit (PCT)

This is an implementation of an abstract tree representation and compiler for Parrot. This version is a redesign based on PAST-pm. Only simple nodes are available, but it will expand rapidly.

PCT is used for example by compilers/nqp, languages/abc, languages/perl6 and languages/plumhead.