Parrot, as many of you know, is a virtual machine that is intended be
a platform for running Perl 6. Actually, the Parrot virtual machine
hopes to run many languages other than Perl 6. There is currently
beginning implementations of many languages on Parrot including Ruby
and TCL. Parrot is different than many other virtual machines that we
know of. It is register-based, as opposed to the common stack-based
architectures, and it is designed to run dynamic languages.
Listen to hear what Chip has to say about the state of Parrot and what
you can do to help out.
Interview Audio
[http://www.perlcast.com/audio/Perlcast_Interview_036.mp3]
Parrot
[http://www.parrotcode.org]
Perl Hack-a-thons
[http://www.hackathon.info]