|
Perl 6
perl6 on Parrot: Revision 2
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 does not yet support a #! syntax that allows us to run |