Diving in

Getting started:
sudo apt-get install g++ make libgmp3-dev
svn co https://svn.perl.org/parrot/trunk parrot
cd parrot

perl Configure.pl
make
make test