|
Perl 6
perl6 on Parrot: Revision 4
The Perl 6 Compiler for Parrot is called "perl6", and it currently
To build the perl6 compiler, first get a working copy of Parrot, To run a program with perl6, one then issues a command like $ parrot perl6.pbc hello.pl
Parrot 0.5.1 does not yet support a #! syntax that allows us to run
For additional build instructions, you might also have a look at |