Allison Randal > parrot-1.0.0 > compilers/pct/README.pod

Download:
parrot-1.0.0.tar.gz

Annotate this POD

Website

View/Report Bugs

Source  

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/pipp.