Perl 6 on Parrot Rakudo Perl - Perl 6 on Parrot #42

calc example -- as executable!

$ ./parrot calc.pbc
> 3 + 4
7
> 157 + 465
622

In other words, we now have a working compiler. :-)

Yay!

Copyright © 2008 Patrick Michaud