parrot

Open source virtual machine for Perl 6 and dynamic languages

brewmacoslinux
Try with needOr install directly
Source

About

Open source virtual machine (for Perl6, et al.)

Commands

parrot

Examples

Display Parrot version information$ parrot --version
Execute a Parrot bytecode file$ parrot program.pbc
Compile Perl 6 code to Parrot bytecode$ parrot -c program.p6